Skip to content

redraskal/clips

Repository files navigation

Clips

Self-hosted video game clips website harnessing the speed of Bun & bun:sqlite.

Work-in-progress, more documentation soontm

To install dependencies:

bun i

To generate a route:

bun gen {name}

bun gen test
# or
bun gen test.ts
# 📝 pages/test.ts created.

The new route will automatically open in Visual Studio Code.

To run a development server:

bun dev

To run a production server:

bun start

This project was created with Bun, a fast all-in-one JavaScript runtime.

About

Self-hosted video game clips website harnessing the speed of Bun & bun:sqlite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published