Skip to content

Submission for StartHack 2025 for Virgin Group case. API-keys in pushed .env file is not an accident.

Notifications You must be signed in to change notification settings

borgaar/virgin-initiatives

Repository files navigation

Setup instructions

Requirements: - Node LTS (v22) - PNPM Package Manager (v10) - Mapbox API Key

Copy the .env.example file to .env, and change the NEXT_PUBLIC_MAPBOX_TOKEN like below

In this case we've included the env file used in the demo. Normally this wouldn't been shared publically

NEXT_PUBLIC_MAPBOX_TOKEN=pk.eyJ1IjoiYWxla3MtaHNlIiwiYSI6ImNtOGgzc3FvYTB3bDUya3M1dHV6d3cxbDcifQ.VbhIfzy-yza1CSzTuwke3w

Install dependencies:

$ pnpm install

Run application in development mode:

$ pnpm run dev

After the dev server has spun up open http://localhost:3000 in your web browser

About

Submission for StartHack 2025 for Virgin Group case. API-keys in pushed .env file is not an accident.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •