Skip to content

juandaco/booktrading

Repository files navigation

MERN-Boilerplate

This is a list of the needed instructions

  • npm install => server & client
  • .env setup with:
    • NODE_ENV=development
    • MONGO_URL=mongodb://localhost:27017/test
    • SESSION_SECRET=mySecret
  • .env MUST be added to .gitignore
  • passport and Authentication
  • socket.io for WebSockets
  • ApiCalls
  • Heroku Setup
  • Scripts
    • Run build
    • Deployment
  • .vscode Setup

About

Book Trading Web App Project for FreeCodeCamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published