SemanaOmnistack11 Save

Código da aplicação BeTheHero desenvolvida durante a Semana OmniStack11 :rocket:

Project README

BeTheHero

:heavy_check_mark: 🚀 Semana OmniStack 11.0 :heavy_check_mark:

GitHub language count Repository size Made by DanielObara GitHub last commit License Stargazers

Run in Insomnia

Project   |    Technologies   |    Layout   |    How to use   |    How to contribute   |    License

💻 Project

Be The Hero is a project that aims to connect people who are willing to help ONGs.

Login-Page

:rocket: Technologies

This project was developed with the following technologies:

🔖 Layout

Para acessar o layout utilize a ferramenta Figma.

:information_source: 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/DanielObara/SemanaOmnistack11

# Go into the repository
$ cd SemanaOmnistack11/backend

# Install dependencies
$ yarn install

# Run Migrates
$ yarn knex migrate:latest 

# Run Seeds
$ yarn seed

# Run the API
$ yarn dev

# Run tests
$ yarn test

🤔 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.

:memo: License

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


Made with ♥ by Daniel Obara :wave: Get in touch!

Open Source Agenda is not affiliated with "SemanaOmnistack11" Project. README Source: DanielObara/SemanaOmnistack11

Open Source Agenda Badge

Open Source Agenda Rating