mirror of
https://github.com/Xevion/bus-reminder.git
synced 2025-12-09 16:06:41 -06:00
Update README, ignore .idea folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
.idea
|
||||
*.env*
|
||||
.vscode
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ might be easier (although I require Node APIs, I believe).
|
||||
for cron jobs that execute more than once a day. I unfortunately do not need
|
||||
anything other than cron jobs.
|
||||
- [Upstash][upstash] for Redis (free)
|
||||
- [Discord][discord]
|
||||
- [Discord][discord] to deliver notifications via Bot account.
|
||||
|
||||
[nextjs]: https://nextjs.org/
|
||||
[life360-node-api]: https://github.com/kaylathedev/life360-node-api
|
||||
|
||||
Reference in New Issue
Block a user