GlobalChat Draw and Crystal-Gchat-Server now available

My app which uses a Crystal backend is now live on the Mac App Store.

Anyone can install the crystal backend on Linux with

snap install --beta crystal-gchat-server
crystal-gchat-server.change-passwords -i
crystal-gchat-server

Then you can make systemd service files to keep the server running.

Link to client app: https://apps.apple.com/us/app/globalchat-draw/id1525630738?mt=12

If you don’t have a mac, we’re in the process of making a crossplatform mobile client in Dart.

2 Likes

That’s awesome! Is the Crystal part just an API server? Are you using any shards for that, or hand roll all of it?

1 Like

Thanks :slight_smile:

Yes the Crystal part is just the server. I am using three shards, two I made: obscenity-cr (me), Linksafe.cr (me) and Sodium.cr (made by others)

1 Like

We can say now that your application is “Globally Available” :smile:

1 Like