Skip to content

AuthentiCred/Backend

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

Project setup

$ npm install

Set Up Environment Variables

DATABASE_URL="postgresql://postgres:123@localhost:5434/nest?schema=public"
JWT_SECRET="super-secret"

Set Up Docker and PostgreSQL Database

# Start the docker container and database
$ npm run db:dev:restart

# Start the Development Server
$ npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •