Back-end services for JSONPrima website http://jsonprima.surge.sh
- Clone the repository
git clone https://github.com/jsonprima/jsonprima-backed.git
- Run
npm i
to install dependencies.
When you are ready for a new commit run yarn cm
instead for git commit
. This script will guide you through an automated process using conventional commits.
This project is hosted on Heroku platform.
The source code is primarily distributed under the terms of the MIT license.
See LICENSE.md for details.