Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 519 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 519 Bytes

exapi

Exapi framework

Express based REST API sablon

Install

git clone https://github.com/oktat/exapi
cd exapi
npm install

APP KEY generation

Run the genkey tools:

node tools/genkey.js

Database settings

The database settings can be found at the following location:

  • config/default.json

Starting

For development:

npm run dev

Run productum:

npm start

Licence

May be freely distributed under the MIT license.

Copyright (c) 2023 Sallai András