Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

EmailThing Logo
EmailThing (api app)

The backend API for running & connecting to the database!

Getting Started

This repository contains the code ....

Installing the dependencies

# in root directory
bun install

Note: This project utilizes Bun as its package manager for the monorepo.

Running the development environment

# in api directory
bun dev