Skip to content

thainamonteiro/BeTheHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting people to help ONGs 💪

GitHub language count Repository size Made by - Thainá Monteiro License

🚀 Technologies

💻 Project

Be The Hero is a project that connects ONGs with people who want to help. ONGs record cases / incidents in the app and people visit the app and if they are willing to help they contact the ONG by email or whatsapp to help, becoming the hero of this case.

📍 How to user?

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

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/thainamonteiro/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 dev

Run in Insomnia

✔️ Tests

  • Run yarn test:server at the root folder;

❓ How to contribute?

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license. See the LICENSE for details.


Made with ❤️ by Thainá Monteiro 👧

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published