Skip to content

gabrielmaialva33/mindset-tkc-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe7dbd4 Β· Aug 27, 2023
Jul 21, 2022
Jul 21, 2022
Mar 18, 2022
Jun 27, 2022
Jun 24, 2022
Jun 30, 2022
Apr 5, 2022
Mar 17, 2023
Jun 26, 2022
Jun 26, 2022
Apr 4, 2022
Mar 18, 2022
Jun 27, 2022
Mar 18, 2022
Mar 18, 2022
Mar 18, 2022
Mar 18, 2022
Mar 18, 2022
Jun 17, 2022
Mar 19, 2022
Jun 19, 2022
Jun 19, 2022
Mar 18, 2022
Jun 24, 2022
Jun 19, 2022
Jun 27, 2022
Jun 27, 2022
Apr 4, 2022
Aug 27, 2023
Mar 20, 2022
Jun 24, 2022
Aug 27, 2023

Repository files navigation

TKC

License GitHub top language GitHub language count GitHub language count Repository size GitHub last commit Maia


English Β· Portuguese

About   |    Technologies   |    Tools   |    Installation   |    Routes   |    License


πŸ”– About

Diagnostic mindset is an evaluative research site in order to help people with their mindset. Prototype

schema

πŸ’» Technologies


πŸ”§ Tools


πŸ“¦ Installation

βœ”οΈ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/gabrielmaialva33/mindset-tkc-api.git

▢️ Running the application

  • πŸ“¦ 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

πŸ”€ Routes

Get routes for insomnia Donwload

πŸ“ License

This project is under the MIT license. MIT ❀️

Liked? Leave a little star to help the project ⭐