Skip to content

Latest commit

 

History

History
103 lines (65 loc) · 3.15 KB

File metadata and controls

103 lines (65 loc) · 3.15 KB

SolidJS TailwindCSS pnpm Github Pages Github Actions Docker

Logo

DiveSea

Site for NFT tranding company
View on Github Pages

About The Project

DiveSea Screenshot LightHouse Screenshot

Built from figma template with minor improvements. Performant, accessible, adaptive, SEO-optimized.

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Development mode

Prerequisites

  • node >= 22
  • pnpm
    npm install pnpm -g

Steps

  1. Clone the repo
    git clone https://github.com/coder8080/divesea.git
  2. Install packages
    pnpm install
  3. Run project in development mode
    pnpm run dev

(back to top)

Production mode

You will need Docker to run in production mode. Site will be available at http://localhost:5000/divesea

docker compose up --build

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

Roman Kolerov - @coder8080 - coder8080@yandex.ru

Project Link: https://github.com/coder8080/divesea

(back to top)

Acknowledgments

(back to top)