Raise typescript version, expand setup details in README with Node v18 specification

This commit is contained in:
2023-09-03 20:25:07 -05:00
parent 3f4827ae20
commit 47659831a9
3 changed files with 14 additions and 5 deletions

View File

@@ -42,6 +42,15 @@ might be easier (although I require Node APIs, I believe).
- [Upstash][upstash] for Redis (free)
- [Discord][discord] to deliver notifications via Bot account.
## Setup
- Requires Node v18 (`Intl.supportedValuesOf` will issue type errors otherwise)
- Requires credentials specified in `.env` (use [`.env.example`](./.env.example) as a template)
- Redis
- Discord
- Life360 (username, password)
- Optional: Loki (logging)
[nextjs]: https://nextjs.org/
[life360-node-api]: https://github.com/kaylathedev/life360-node-api
[vercel]: https://vercel.com