MaximilianLloyd / decorator-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Set up a Github PAT with the scope packages:read and make it available as NODE_AUTH_TOKEN, e.g. export NODE_AUTH_TOKEN=your-pat-with-correct-scope.

Then run (install instructions for bun: https://bun.sh/):

bun

Development

Run bun run dev to start development server.

About


Languages

Language:TypeScript 74.3%Language:JavaScript 22.6%Language:CSS 2.7%Language:Dockerfile 0.4%Language:Shell 0.1%