Skip to content

teamdigitale/dataviz-srv

Repository files navigation

Dataviz chart server

To install dependencies:

bun install

To run:

bun run index.ts
# or
bun run dev

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.

fly.io config

Docker file generated with

 bunx --bun @flydotio/dockerfile@latest

then used the flyctl secrets command to add envs, see sample.env for variables reference.

fly secrets set DATABASE_URL=postgres://example.com/mydb
fly secrets list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published