Skip to content

ganny26/expressreactapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Express Application

Simple webapp powered by Express JS ,React ,MYSQL and Webpack4 with best practice architecture for bootstrapping apps

How to use

  • yarn install
  • yarn start

Both server and client runs simultaneously with by concurrently module

Server runs on port 3000 with token based authentication Client runs on port 9000 with Hot Module Reloading

Completed

  • database & orm
  • package, build and hot-reload
  • sass, material-ui
  • environment support for config variable store
  • dockerfile & docker-compose
  • testing automation

Things to do

  • static asset pipeline
  • publish to yeoman
  • health check api and webpage
  • debugging and benchmarking tools
  • authentication and authorisation
  • caching and background job

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published