Skip to content

Reftek85/postal-api

 
 

Repository files navigation

How to get Started

  1. Clone the repository
  2. Install Bun
  3. Run bun install to install the dependencies
  4. Copy the .env.example file to .env and fill in the required environment variables
  5. Run bun start to start the development server

API Endpoints

After starting the development server, the API docs will be available at https://localhost:3000/swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%