Skip to content

en3rypt/quarterly-rep-backend

Repository files navigation

QuarterlyRepBackend

Backend for quarterly report submission

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NODE_ENV

PORT

POSTGRES_USER

POSTGRES_PASSWORD

POSTGRES_DB

DATABASE_URL

JWT_SECRET

Installation

Install Docker in Windows/Mac/Linux before running locally.

Clone the project

git clone https://github.com/SwethaS03/QuarterlyRepBackend.git

Go to the project directory

cd QuarterlyRepBackend

build the docker image

npm run docker:init

run container

npm run docker:dev

Run Locally

To start the server

npm run docker:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •