A collection of daily word games for the web.
- Daily mini & full size crosswords using the New York Times format
- Online social features including a leaderboard and friend system
- Archive of previous puzzles
- Custom crossword puzzles
- Orignal word game "Cascades"
Note
This project does not include any content by default. Content must be imported after setup.
The following are required to develop and run this project:
pocketbase.binfile in the root directory- Can be installed on most linux and macOS systems with
./scripts/pb_init.sh
- Can be installed on most linux and macOS systems with
- bun (required over node)
Setup and run:
bun install
bun run dev