Skip to content

Baileylin/ParkSafari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkSafari

Explore the biodiversity at the destination of your next journey.

Backend

Before running, create config.json with the following values:

{
  "rds_host": ...,
  "rds_port": ...,
  "rds_user": ...,
  "rds_password": ...,
  "rds_db": ...,
  "server_host": ...,
  "server_port": ...
}

To start the server, run npm install and npm start.

Frontend

Make sure backend is running on the host and port specified in config.json.

To start the client, run npm install and npm start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •