Skip to content

ajesuscode/surf_pintxos

Repository files navigation

Surf Pintxos

Open source Surf forecast for all Pays Basque spots

Running localy from Docker

  1. Clone repository to your machine
  2. Build the development Docker image using docker build -f Dockerfile.dev -t my-nextjs-app-dev .
  3. Run the development container with the volume mount: docker run -p 3000:3000 -v $(pwd):/app my-nextjs-app-dev
  4. The container will now have access to the codebase on the host machine, and any changes made to the codebase will be reflected in the running Next.js app inside the container.

About

Open source surf forecast for all Pays Basques spots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages