Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 770 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 770 Bytes

Blomma Chat

Real time chat written with Blomma web server and Lua

Usage

Because this site is written under the Blomma web server, I recommend reading this to get started.

If you read the documentation on the link above, copy the repository sources to your binaries and start the server. Open a browser and go to localhost:8080/. You should have this: image

The workspace folder should look like this:

  • ./static/chat.js

  • ./static/send.svg

  • ./web/chat.html

  • ./web/chat.lua

  • ./web/index.lua

  • ./web/login.html

  • ./web/newUser.lua

  • ./blomma.exe or ./blomma if using Linux

  • ./config.toml