We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58c6e0f + ad25614 commit b0b9586Copy full SHA for b0b9586
24 files changed
.env.example
@@ -3,3 +3,5 @@ SERVER_PORT=3000
3
DATABASE_URI=mongodb://evnotify:evnotify@127.0.0.1:27017/evnotify
4
RESEND_API_KEY=email-api-key
5
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