This website is free for everyone to use. Please do not abuse it's capabilities. Currently, some areas get all the required items. There are deliveries, mobile stores, online stores, etc. But for some areas there's nothing. The main target of this website is to identify such areas and make sure everyone survives this crisis together. Learn more on our About Us page.
This project was bootstrapped with Create React App.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- First create a
.env
in the project root and paste the content of the.sample_env
file into it. You may change whatever you want but the default are fine for development. If you have changed the Hasura variables during the API setup, please change them here. - Then install the node packages:
yarn install
- Finally run the following to launch the app:
yarn start
- Whenever you change the database schema, run the following to refresh the types:
yarn types:refresh
Make sure your editor supports eslint
and all the files you submit are properly formatted according to the eslint rules.
- React - The web framework used
- Create React App - The react app generator
- Typescript - The guy saves us all
- Bulma - The css framework
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Nipun Ravisara - Design and UI development - Ravisara
- Kalana Elapatha - Translations - kalanaelapatha
- Navoda Thathsarani - Translations and content
- Pubudu Kodikara - Development - THpubs
See also the list of contributors who participated in this project.
This project is licensed under the GPL-3.0 License. This project should not be used by anyone for any profit. It's built to help people.
- Hat tip to anyone whose code was used
- Inspiration
- etc