8000 GitHub - ViniCleFer/BeTheHero: Be The Hero is an app to connect people who want to help ONGs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ViniCleFer/BeTheHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeTheHero

💻 Project

Be The Hero is an app to connect people who want to help ONGs.

Login-Page

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/ViniCleFer/BeTheHero.git

# Go into the repository
$ cd BeTheHero/backend

# Install dependencies
$ yarn install

# Run Migrates
$ yarn knex migrate:latest 

# Run Seeds
$ yarn seed

# Run the API
$ yarn start

# Run tests
$ yarn test

About

Be The Hero is an app to connect people who want to help ONGs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0