Skip to content

harrisonzhao/gp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

630 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoProphet

see for references: https://docs.google.com/document/d/1e56HG5gdqGL0GbU_XECSRwnVLhyfThydvFJvtKaqpdI/edit

MVP1 plan: https://docs.google.com/document/d/1US6ltclIR7CS5XJT29TUvk9M8iOQeF2S7qbYedwK134/edit

Directory structure

├── app.js // main entry
├── config // The configuration of my applications (logger, global config, ...)
├── models // The model data (e.g. cassandra model)
├── public // The public directory (client-side code)
├── routes // The route definitions and implementations
├── libs // The standalone services (Database service, Email service, ...)
└── views // The view rendered by the server to the client (e.g. Jade, EJS, ...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •