Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 508 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 508 Bytes

Code Stuck

Codestuck is an app inspaired by Stack Overflow.

Thes project for education purposes only

Build with

  • NodeJs
  • MongoDB (moongose)
  • VueJS

Requirements

  • nodemon (npm install -g nodemon)
  • Nodejs
  • MongoDB (atlas, etc)

How to run backend

  • npm install
  • rename .env.example to be .env
  • npm run start:dev

How to run client

  • npm install
  • rename .env.example to be .env
  • npm run serve

Documentation

https://documenter.getpostman.com/view/6276500/SVn2NvX1?version=latest