/marketplace-server

The Nacdlow marketplace for downloading smart home modules. This is a static website.

Primary LanguageCSS

Marketplace server

This is a static website where Nacdlow server plugins can be showcased and its binaries hosted.

Requirements

To build this website, you need Hugo installed.

Building

You may build using the hugo command, which will generate the files in the public/ folder. Or you can build and host it on your machine with hugo serve, which will run a server on localhost:1313.