Skip to content

Frontend of Drone Directory - Discover and share the best spots for drone photography in the British Isles.

Notifications You must be signed in to change notification settings

Kuuhhl/droneDirectory

Repository files navigation


Logo

Drone Directory

A platform for finding and sharing the perfect drone spots in the British isles.

Note

When developing locally or running an instance using Docker, replace the Google Maps API key to your own one (create it here). The key I am using in my production instance is only valid on my domain.

Deploy using Docker

  1. Navigate to the cloned repo
  2. Run docker build -t dronedirectory .
  3. Run docker run -p 80:80 -d dronedirectory

Running locally (for development)

  1. Install bun npm install -g bun
  2. Navigate to the cloned repo and run bun install
  3. Run bun run dev to start the development server.

About

Frontend of Drone Directory - Discover and share the best spots for drone photography in the British Isles.

Topics

Resources

Stars

Watchers

Forks

Languages