Build

Go to the project directory.

cd recipya

Build the project.

task build

Start the server. You will go through the interactive setup process if your configuration file is nonexistent.

./bin/recipya serve

Access the application through a web browser at the address specified in the terminal.