An example chat web app using Alusus language and WebPlatform.
-
Install Alusus language.
-
Install Docker.
-
Start the DB:
docker compose up -d -
Start the app:
alusus main.alusus start
To publish the app simply run the following and follow the instructions:
alusus main.alusus publish