ghaniturismo / LessonAdvisor-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LessonAdvisor-back application's backend

Team :

  • Abdelghani MAZROU
  • valentin GERARD

This project is to learn new Node.js framework calls Hapiness

Database

migrate databases:

mongo scripts/init_mongo_script_db.js

Development server

Run yarn | npm run dev:watch for a dev server. API will be on http://0.0.0.0:4443/. The API will automatically reload if you change any of the source files.

Build

Run yarn | npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on Hapiness go check out the Hapiness README.

About

License:MIT License


Languages

Language:TypeScript 93.1%Language:JavaScript 5.3%Language:Makefile 1.7%