Project | Technologies | Layout |
Be The Hero is a project that aims to connect people who are willing to help ONGs.
This project was developed with the following technologies:
To access layout use Figma.
To clone and run this application, you'll need Git, Node.js + [npm][https://docs.npmjs.com] installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/DynhoROLF/Ideas.git
# Go into the repository
$ cd /backend
# Install dependencies
$ npm install
# Run Migrates
$ npm knex migrate:latest
# Run Seeds
$ npm seed
# Run the API
$ npm dev
# Run tests
$ npm test
Made by Waldyr Filho 👋 Get in touch!