slovocast/server
2024-02-16 21:13:13 -05:00
..
sql init slovocast API later. 2024-02-16 18:19:58 -05:00
src Add the register user endpoint, add a middleware for converting form data to JSON 2024-02-16 21:13:13 -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