The complete integrated solution for all of your astronomical imaging needs.
To install dependencies:
bun i --production
To start a development server:
bun dev
To start a production server:
bun prod
To generate a production-ready executable:
bun compile