todo
This commit is contained in:
parent
67f8b4b25c
commit
89295fcbec
12
README.md
12
README.md
|
|
@ -6,3 +6,15 @@
|
|||
bun dev
|
||||
bun cli:install
|
||||
foam <your website's directory>
|
||||
|
||||
## TODO
|
||||
|
||||
- [x] Serve Ribbit/Shrimp files
|
||||
- [x] File-based routing
|
||||
- [x] Access to query params
|
||||
- [x] Serve static files in pub/
|
||||
- [x] Working CLI
|
||||
- [ ] Form body parsing for POST
|
||||
- [ ] auto-serve index.sh for subdirectories (`/users` -> `/users/index.sh` if dir)
|
||||
- [ ] Layouts
|
||||
- [ ] Caching
|
||||
Loading…
Reference in New Issue
Block a user