Skip to content

Repository files navigation

Complete Admin Page

System administration page with React + AdminJS, NodeJS and Postgres.

Images

Login PageHome Page

How To Run

  1. Install dependencies:

    yarninstallornpminstall
  2. Configure Environment Variables:

    • Create a new .env file from .env.example.
  3. Up Docker Containers (Docker must be installed):

    yarn docker:up
  4. Access PgAdmin To Register Database:

  5. Run Database Migrate Scripts:

    yarn db:migrate
  6. Run Seeds Scripts To Create Default Users:http://localhost:5000/admin

    npxsequelize-cli db:seed:all
  7. Start Project and Go To The Home Page:http://localhost:5000/admin

    yarndev

References

Dev Samurai - Master Class #006

About

System administration page with NodeJS and React + AdminJS

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages