Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 966 Bytes

README.md

File metadata and controls

44 lines (36 loc) · 966 Bytes

norwegian-public-organizations

Technologies used

  • Bun
  • TypeScript
  • Next.js
  • Tailwind

Getting Started

Prerequisites

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.

Deployed to GitHub pages

The application is live at: https://norwegian-public-organizations.vercel.app/

Organization is missing!!

Follow the guide in the: CONTRIBUTING.md and append the organization in this file: src/components/data/organizations.json