Skip to content

swiety85/DNRRM-Prototype

Repository files navigation

DNRRM Prototype

Docker - Nest - React - Redux - MongoDB

How to start:

Dev:

docker-compose up -d

url: localhost:8080

Prod:

docker-compose up -d -f docker-compose.prod.yml

Gools:

  • (/) create docker environment for development
  • (/) create docker environment for production
  • (/) create node.js server
  • (/) connect MongoDB
  • (/) create React FE app
  • (/) connect Bootstrap with SCSS
  • (/) create some FE routes
  • (/) simple BE API for Users and Products
  • (/) build the login form
  • (/) create JWT authentication
  • (/) connect Redux
  • build admin layout
  • build dashboard view
  • build table view
  • build form view
  • create authentication by Google
  • progressive app

Links

About

Docker - Nest - React - Redux - MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published