Skip to content

University project for ERP system development intended for SME

License

Notifications You must be signed in to change notification settings

muhammad-avicena/erp-project-sgu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERP-PROJECT

University project for ERP system development intended for SME

TO RUN

Requirements:

  • PostgreSQL running with imported DB: /postgre/erp-project.sql
  • Running Redis server (at default port 6379)

Step-by-step:

  1. Run npm i on both /server and /client to install dependecy.
  2. Create .env file on both /server and /client (refer to .env.template). Adjust it according to your environment.
  3. Run npm start on both /server and /client to start both servers.
  4. Open your favorite browser and access http://localhost:3000

INGREDIENTS WE USE

  • NodeJS with ExpressJS
    • PassportJS
  • ReactJS
    • react-router
    • MUI
  • Redis
  • PostgreSQL

ARCHITECTURE

architecture

About

University project for ERP system development intended for SME

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published