Skip to content

Plataforma para auxiliar os ciclistas da cidade de Cerquilho na prática esportiva, facilitando os acessos dos mesmos sobre as possíveis rotas da cidade.

License

Notifications You must be signed in to change notification settings

gabrielmaialva33/rotapedal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RotaPedal

Sistema web No Server Ok Aplicativo mobile No License

GitHub top language GitHub language count Repository size GitHub last commit Made by Maia


English · Portuguese

About   |    Technologies   |    Tools   |    Installation   |    License


Screens

🔖 About

RotaPedal is a platform focused on offering services to cyclists. The project arises from a partnership with the municipality of Cerquilho by Gabriel Maia.


💻 Technologies


🔧 Tools


📦 Installation

✔️ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/gabrielmaialva33/rotapedal.git

▶️ Running the applications

  • 📦 API
  $ cd server
  # Dependencies install.
  $ yarn # or npm install
  # Data base creation.
  $ yarn typeorm migration:run # or npm run typeorm migration:run
  # API start
  $ yarn start # or npm start
  • 💻 Web app
  $ cd web
  # Dependencies install.
  $ yarn # or npm install
  # Running web app
  $ yarn start # or npm start
  • 📱 Mobile app
  $ cd mobile
  # Dependencies install.
  $ yarn # or npm install
  # Running mobile app
  $ yarn start # or npm start

📝 License

This project is under the MIT license. MIT ❤️

Liked? Leave a little star to help the project ⭐

About

Plataforma para auxiliar os ciclistas da cidade de Cerquilho na prática esportiva, facilitando os acessos dos mesmos sobre as possíveis rotas da cidade.

Topics

Resources

License

Stars

Watchers

Forks

Languages