Skip to content

Node.js / Mysql API for "CESI ton livre" Android app backend.

Notifications You must be signed in to change notification settings

LesEsperluettes/CESI_ton_livre_API

Repository files navigation

CESI ton livre API

Node.js / Mysql API for "CESI ton livre" Android app backend.

Requirements

  • NodeJS
  • npm or yarn package manager
  • mysql database

How to install

  1. Clone the repo & open the repo folder
  2. cp .env.example .env and edit .env with your config
  3. create your database in mysql (with the name in .env)
  4. yarn db_generate or npm run db_generate
  5. yarn dev or npm run dev

Credits

About

Node.js / Mysql API for "CESI ton livre" Android app backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published