/walnut-lang-todotask-demo

A showcase of the Walnut language using the typical Todo App

Primary LanguageSquirrelMIT LicenseMIT

Walnut Lang TodoTask Demo

This is a showcase of the Walnut language. It uses the popular TodoTask to show the language capabilities.

Installation

Clone the repository and run the following commands:

$ composer install

Start

The easiest way to start the demo is to run it in a Docker container, use the following commands:

$ docker compose build
$ docker compose up -d

Frontend

Depending on the configuration the frontend is available at http://localhost/walnut-lang-todotask-demo/public/index.html

API

The service is available at http://localhost:8073/