🏗️Building

Overview

You have everything configured, now it is time to build and run the project!

Build and start

This project contains scripts to build and start the project easily. Run the following command to build and start the app.

./build.sh && ./start.sh

Allow the program to run continuously on your network to update your DNS record in Cloudflare.

Last updated