slovocast/server
2024-02-19 21:30:39 -05:00
..
sql Format the organize the KCB example feed, add some new tables to the SQL folder. 2024-02-19 21:30:39 -05:00
src add docs, start planning this app a bit better. 2024-02-16 22:44:11 -05:00
.env init slovocast API later. 2024-02-16 18:19:58 -05:00
.gitignore init slovocast API later. 2024-02-16 18:19:58 -05:00
bun.lockb init slovocast API later. 2024-02-16 18:19:58 -05:00
package.json init slovocast API later. 2024-02-16 18:19:58 -05:00
README.md init slovocast API later. 2024-02-16 18:19:58 -05:00
tsconfig.json Add the register user endpoint, add a middleware for converting form data to JSON 2024-02-16 21:13:13 -05:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000