Skip to content

Spring + React web app to find and manage EV charging stations

Notifications You must be signed in to change notification settings

davidramiro/evie-charging-stations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Evie

Spring + React web app to find and manage EV charging stations

Deployment

Both Spring microservices need MySQL credentials. Either in deployment or locally in main/resources/application.properties.

DB_HOST=<DB HOST>
DB_PORT=<DB PORT>
DB_NAME=<location OR flag>
DB_USER=<DB USERNAME>
DB_PWD=<DB PASSWORD>

About

Spring + React web app to find and manage EV charging stations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published