- Bun
- TypeScript
- Next.js
- Tailwind
Make sure you have bun installed See bun Installation on how to install it locally You can check which bun version you have installed
bun --version
Install deps:
bun run build
Environment variable: Need to set an environment variable GH_TOKEN to your GitHub token
.bashrc example:
``` shell bash
export GH_TOKEN='supersecretkey'
First, run the development server:
bun run dev
Open http://localhost:3000 with your browser to see the result.
The application is live at: https://norwegian-public-organizations.vercel.app/
Follow the guide in the: CONTRIBUTING.md and append the organization in this file: src/components/data/organizations.json