Skip to content

Gaia-Team-5/server-gaia

Repository files navigation

gaia

Gaia

This project developed to solve part of the problems caused by natural disasters, initially dealing with floods.

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub License

The project   |    Technologies   |    How To Use   |    License

About

Project to improve assistance and assistance to the population.

Gaia, a system that serves the society of a certain region that is about to be affected by floods, requests quick help to civil defense informing their current situation, avoiding possible overloads in distress call centers as well. Also developed to assist the civil defense, the system also positions victims' data in real-time on a map and a Dashboard, classifying them by criticality to improve the performance of care and help the population. Here, it uses:

  • Javascript
  • Node
  • Geolocation
  • IBM Cloud
  • IBM Watson Assistant
  • IBM Natural Language Undestanding

From there, more functionality will come.


:octocat: The Project

You can verify in other repository with the front-end project. Here

🚀 Technologies

This project was developed at the Team 5 - gaia with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v12.18 or higher + Yarn v1.22 or higher installed on your computer and the gaia.

From your command line:

# Clone this repository
$ git clone https://github.com/Gaia-Team-5/server-gaia.git

# Go into the repository
$ cd server-gaia

# Install dependencies for the backend
$ yarn

# Create environment variables into server-gaia folder
$ touch .env

# put your credentials services into .env file and save
# ps.: You can to see the .env.example file
$ vim .env

# Run the backend server
$ yarn start

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with by Team 5 - gaia 👋

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published