Built from figma template with minor improvements. Performant, accessible, adaptive, SEO-optimized.
To get a local copy up and running follow these simple steps.
- node >= 22
- pnpm
npm install pnpm -g
- Clone the repo
git clone https://github.com/coder8080/divesea.git
- Install packages
pnpm install
- Run project in development mode
pnpm run dev
You will need Docker to run in production mode. Site will be available at http://localhost:5000/divesea
docker compose up --build
Distributed under the GPL-3.0 License. See LICENSE for more information.
Roman Kolerov - @coder8080 - coder8080@yandex.ru
Project Link: https://github.com/coder8080/divesea