Skip to content

Commit b0b9586

Browse files
authored
Merge pull request #24 from EVNotify/stations
✨ Stations & Routing
2 parents 58c6e0f + ad25614 commit b0b9586

24 files changed

Lines changed: 3525 additions & 100 deletions

.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ SERVER_PORT=3000
33
DATABASE_URI=mongodb://evnotify:evnotify@127.0.0.1:27017/evnotify
44
RESEND_API_KEY=email-api-key
55
MAIL_SENDER_ADDRESS=onboarding@resend.dev'
6+
OPEN_CHARGE_MAP_API_KEY=your-api-key
7+
GRAPH_HOPPER_API_KEY=your-api-key

0 commit comments

Comments
 (0)