An open API service indexing awesome lists of open source software.

https://github.com/bpevs/fridaypoetry.bpev.me

For writing poetry. On Friday. 📃✍️
https://github.com/bpevs/fridaypoetry.bpev.me

deno denokv

Last synced: 7 months ago
JSON representation

For writing poetry. On Friday. 📃✍️

Awesome Lists containing this project

README

          

# Friday Poetry

Friday poetry was started by Dan in the MakerSquare alumni Slack Channel
(MakerSquare was a immersive programming course that no longer exists). Every
week, people were encouraged to extend their creative power, and write some
poetry! I enjoyed doing this because it stretched parts of my brain that I don't
use on a regular basis. In fact, I enjoyed doing this so much, I decided to make
it into a website. Here it is!


Friday Poetry Screenshot

# Usage

| Command | Description |
| --- | --- |
| `deno task serve` | Serve Website |
| `deno task serve --reset-db` | Drop tables, and create a new poems table |
| `deno task serve --force-friday` | Pretend every day is friday |
| `deno task test` | Run fmt, lint, check, and test |

If the website has no poems in the database, `/` is a 404. Go to `/new` to create a new poem.