Skip to content

dulara1994/survive-together-web

 
 

Repository files navigation

Alt text

SurviveTogether.org

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.

Getting Started

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.

Prerequisites

What things you need to install the software and how to install them

Installing

  • 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

Available script

  • Whenever you change the database schema, run the following to refresh the types:
yarn types:refresh

And coding style tests

Make sure your editor supports eslint and all the files you submit are properly formatted according to the eslint rules.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

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

License

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.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

Survive Together Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 1.7%
  • HTML 1.2%
  • CSS 0.5%