Skip to content

michelmany/helpong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App to help NGOs built with ReactJS, React Native, Node.js and more.

App

Website

Server

Development setup

yarn is required

After cloning this repo:

Server

  • Run yarn in the server folder
  • Go back to the root folder
  • Run yarn dev:server to up the server
  • Open Insomnia or Postman and import the Insomnia.json workspace file at server folder
  • Use it! :D

Website

  • Run yarn in the website folder
  • Go back to the root folder
  • Run yarn dev:web to up the project

Mobile

  • Run yarn in the mobile folder
  • Update the baseURL at src/config/index.js
  • Go back to the root folder
  • Run yarn dev:mobile to up the project

Tests

Server

  • Run yarn test:server at the root folder

License

MIT License

About

App to help NGOs built with ReactJS, React Native, Node.js and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published