Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storm-tracker

A base project, utilizing ReactJS and Node, to track storm damage.

How to setup

  1. Add a .env file in the server folder with the following:
DB_SERVER=localhost
DB_USER=root
DB_PASSWORD=root
DB=storm
DB_PORT=8889
SANDBOX=1
BASE_URL=https://stormdamagemap.com:8442
  1. Add a .env file in the root directory with the following:
REACT_APP_BASE_URL=http://localhost:3001

About

A ReactJS storm damage tracking app.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages