deiga / suel-a-sheldon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suel-a-sheldon

To install dependencies:

bun install

To run:

bun run index.ts

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

Configuration

Configuration is to be done via ENV variables.

  • Setting NODE_ENV to production will disable informative error pages/messages
  • Setting PORT will change which port the application is running on, by default it runs on 3000

About


Languages

Language:TypeScript 64.7%Language:SCSS 29.2%Language:HTML 6.1%