Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 457 Bytes

File metadata and controls

29 lines (20 loc) · 457 Bytes

ChatExample

[العربية]

An example chat web app using Alusus language and WebPlatform.

Setup

  • Install Alusus language.

  • Install Docker.

  • Start the DB:

    docker compose up -d
    
  • Start the app:

    alusus main.alusus start
    

Publishing to Alusus Net

To publish the app simply run the following and follow the instructions:

alusus main.alusus publish