Skip to content

4H1R/firepost-nestjs

Repository files navigation

FirePost Backend

Created using Nest JS Setup the Project

Installation

  1. Clone the Project
git clone [email protected]:4H1R/firepost-nestjs.git
  1. Change your directory to the cloned project
cd firepost-nestjs
  1. Install required dependencies
npm install
  1. Setup the .env file
cp .env.example .env
  1. Run the Project
npm run docker:up # Run the Postgres
npm run start:dev

What Next?

Visit the Main Page and You'll see the OpenApi Page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages