eudiegosilva / project--ecodev-backend

This project contains the BACKEND part of the ECODEV PROJECT application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

application | ECODEV - BACKEND

About This Project

This project contains just only part of the ECODEV PROJECT application.

This project was create with TypeScript. You can learn more in the TypeScript documentation. To learn NodeJS, check out the NodeJS documentation.

Prerequisites

To run this project in development mode, you will need to have a basic environment with NodeJS 12+ installed. To use the database, you will need to install the dependencies and run:

yarn knex:migrate

and

yarn knex:seed

Avaliable Scripts

Run Project

In the project directory, run the command below to install the dependencies:

yarn install

and run the command below to run project

yarn dev

Learn how to install yarn through the official documentation.

Run the app in the development mode by opening http://localhost:3333 to view it in the browser.

Main Tecnologies Used

To better handle application routes.

To use SQL friendly.

The application database.

About Me

My Github profile: https://github.com/coderamos/

My Linkedin profile: https://www.linkedin.com/in/coderamos/

About

This project contains the BACKEND part of the ECODEV PROJECT application.


Languages

Language:TypeScript 100.0%