mirror of
https://github.com/Xevion/bus-reminder.git
synced 2025-12-12 16:11:09 -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.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
|
.idea
|
||||||
*.env*
|
*.env*
|
||||||
.vscode
|
.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
|
for cron jobs that execute more than once a day. I unfortunately do not need
|
||||||
anything other than cron jobs.
|
anything other than cron jobs.
|
||||||
- [Upstash][upstash] for Redis (free)
|
- [Upstash][upstash] for Redis (free)
|
||||||
- [Discord][discord]
|
- [Discord][discord] to deliver notifications via Bot account.
|
||||||
|
|
||||||
[nextjs]: https://nextjs.org/
|
[nextjs]: https://nextjs.org/
|
||||||
[life360-node-api]: https://github.com/kaylathedev/life360-node-api
|
[life360-node-api]: https://github.com/kaylathedev/life360-node-api
|
||||||
|
|||||||
Reference in New Issue
Block a user