Skip to content

A backend clone of the StackOverflow, built on top of NestJS

Notifications You must be signed in to change notification settings

rehan-sattar/queue-overflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

queue-overflow

A Backend clone of stack overflow using NestJs.

Steps To Get Started

  • Navigate to the server directory.
  • Run npm install or yarn.
  • Make sure you have PostgreSQL installed in your local computer and is running.
  • Create a file called .env.stage.development at the root of the server directory.
  • Copy the contents from the env.example file and paste inside the .env.stage.development.
  • Replace your credentials inside the .env.stage.development.
  • Run npm run start:dev or yarn run start:dev

If you like the work, don't forget to give a star to the repo. Thank you! ❤️

About

A backend clone of the StackOverflow, built on top of NestJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published