Skip to content

redraskal/mission-control

Repository files navigation

mission control

Experimental Docker container management system.

WIP, not ready for production

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 run dev

To run a production server:

bun start

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

About

Experimental Docker container management system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published