1
0
forked from aidan/beesrv
beesrv/README.md

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.