AurelieV / pptq-calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pptq-calendar

bitHound Dependencies Based on AngularClass starter

Configuration

  • TODO

Installation

  • npm install
  • Create a sql database with a user and a pptqCalendar database
  • copy server/datasources.local.json.dist => server/datasources.local.json and change configuration
  • npm run createDB (/!\ this will drop existing tables)

## Run

  • npm start
  • pm2 start ecosystem.json

About

License:MIT License


Languages

Language:JavaScript 42.3%Language:TypeScript 41.7%Language:HTML 13.0%Language:CSS 2.9%