Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Arunkumarcs/coderelm-express-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coderelm-express-mvc

Supercharged Express Generator with below features

PreConfigured Singlepage application setup using.

  • ES6 Webpack
  • Vue
  • React

Getting Started

Change database connection in db/config/config.json this is your sequalize connection config file.

Start the project using below command.

npm start  or yarn start

We have integrated GraphQl as default feature so once the server start you can view the GraphQl playground in below url

http://localhost:3000/api/

GraphQl schema and resolver can be found in below folder path in your project.

plugins/GraphQl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published