Skip to content

openstreetmap-netherlands/openstreetmap-website

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

pre-requisites: nodejs >= 18.0.0

If you want to use oauth you need the app to be runnig on https (optional)

npx local-ssl-proxy --source 3000 --target 3001

Next you need to install the dependencies

npm install

Then you need to create a .env file

cp .env.example .env

Then you can run the development server

npm run dev

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •