- Clone the repository
git clone https://github.com/olly192/asset-forge.git- Change directory to the repository
cd asset-forge- Install the required packages
bun install- Build the application
bun run build- Build the Docker image
docker build -t olly192:asset-forge .- Run the Docker compose file
docker compose up -dbunx prisma migrate diff \
--from-empty
--to-schema-datamodel prisma/schema.prisma \
--script > prisma/migrations/0_init/migration.sql
bunx primsa migrate deploy- Bookings
- Recurring bookings