Skip to content

ThijmenGThN/next-leaflet

Repository files navigation

next-leaflet

preview

An optimized tech stack for efficiency, an all-in-one solution to quickly build modern web apps.

Powered by

Features

Includes

Everything from this point on has been copied from branch "pocketbase" and has to be reworked !

Getting Started

  1. Clone the env sample file:

    cp .env.sample .env
  2. Start the Docker services (includes postgres):

    docker-compose up -d
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Once the server is running, you'll need to create an admin user by visiting /admin in your browser.

Production Deployment

To deploy in production mode:

  1. Stop any running containers:

    docker compose down
  2. Set the production profile in your environment:

    export COMPOSE_PROFILES=prod
  3. Start the production stack:

    docker compose up -d

The server might take a moment to initialize. You can monitor the startup process with:

docker compose logs -tf

About

✦ An optimized tech stack for efficiency.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •