todo
This commit is contained in:
parent
67f8b4b25c
commit
89295fcbec
14
README.md
14
README.md
|
|
@ -5,4 +5,16 @@
|
|||
bun install
|
||||
bun dev
|
||||
bun cli:install
|
||||
foam <your website's directory>
|
||||
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