/December

Powered by Node and Hapi.

Primary LanguageJavaScriptMIT LicenseMIT

December

Powered by Node and Hapi.

Includes

  • Node
  • Hapi v17
  • Socket.io
  • Swagger
  • Mongoose
  • React
  • Redux
  • ESLint
  • Husky

Running it

npm install
npm start

Folder structure

.
├── api                    # Rest api's folder
├── config                 # Config Folder
├── controllers            # Controllers Folder For Api's
├── collections            # Collections Folder
├── plugins                # Plugins Folder
├── services               # Services Folder For Api's
├── utilities              # Utility Folder
├── web                    # Web Folder
├── main.js                # Main server file initiating hapi server
└── package.json           # Node dependencies

Todo

  • Solution Architecture
  • REST API Endpoints
  • UI design (WIP)

Learn more