forked from aidan/beesrv
296 B
296 B
BeeSrv
Server
Installing Dependencies
bun install
To run:
bun run index.ts
Applying DB Changes
bunx drizzle-kit push
Serving Files
A beebox.xml
file should be placed the server/serve/
directory. You will have to create this directory.