About | Technologies | Tools | Installation | Routes | License
Diagnostic mindset is an evaluative research site in order to help people with their mindset. Prototype
The following software must be installed:
$ git clone https://github.com/gabrielmaialva33/mindset-tkc-api.git
- 📦 API
$ cd mindset-tkc-api
# Dependencies install.
$ yarn # or npm install
# Config environment system
$ cp .env.example .env
# Data base creation.
$ node ace migration:run # or docker-compose up --build
# API start
$ node ace serve --watch # or yarn dev or npm dev
Get routes for insomnia Donwload
This project is under the MIT license. MIT ❤️
Liked? Leave a little star to help the project ⭐