Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith authored Aug 1, 2023
1 parent 0f6c6a8 commit 53bab88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# playdate
[![Run Tests](https://github.com/lilith/playdate/actions/workflows/test.yml/badge.svg)](https://github.com/lilith/playdate/actions/workflows/test.yml)


_get texts when your kid's friends are free. broadcast texts to their parents when you're free. save time automatically. schedule easier. build friendships. make memories._

[playdate.help](https://playdate.help) saves time and helps build friendships by coordinating tentative availability between parents for playdates. It's open-source (AGPLv3) and non-commercial.


The [design document draft is here](https://docs.google.com/document/d/18AJJTOX9x-pXl4mSTfKHp_9Op4cszZLhZkb9UiQZbNA/edit?usp=sharing) (comment and edit!)

ideal tech stack: SvelteKit, Twilio, PostgreSQL, Vercel (If too slow, DigitalOcean/Heroku/app platform).
Expand All @@ -22,6 +25,7 @@ ideal tech stack: SvelteKit, Twilio, PostgreSQL, Vercel (If too slow, DigitalOce
- `TWILIO_PHONE_NUMBER`
- `DATABASE_PRISMA_URL`
- `DATABASE_URL_NON_POOLING`
- `PUBLIC_URL` (in prod)

## Sending SMS / friend links

Expand Down

0 comments on commit 53bab88

Please sign in to comment.