Skip to content

fransallen/upset.dev

Repository files navigation

upset.dev

Source code of the upset.dev website.

Start development server

Copy the .env.example file to .env.local and filling it with the appropriate values, and then run:

$ bun i && bun run dev

Visit http://localhost:3000