Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Proffy API

Express.js Restfull api for serving both frontend and mobile clients.

Getting started

Install dependencies.

yarn install

Run knex migrations.

yarn knex:migrate

Start development server.

yarn start

Extras

Import Insomnia Workspace File available in project tools for testing api endpoints.