Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 595 Bytes

File metadata and controls

29 lines (21 loc) · 595 Bytes

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