badlogic / skychat

A pretty good BlueSky app

Home Page:https://skychat.social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skychat

A better BlueSky client.

Setup

  • Put firebase-credentials.json in ~/.
  • export SKYCHAT_DB_PASSWORD=<some-password>
  • export SKYCHAT_OPENAI=<openai-api-key>

Development

./docker/control.sh startdev
npm run dev

You can find endpoints here:

Deployment

On your machine with the recent changes checked out:

./publish.sh server

This will (re-)load the server and frontend.

./publish.sh

Will only deploy frontend code and data.

About

A pretty good BlueSky app

https://skychat.social

License:MIT License


Languages

Language:TypeScript 90.9%Language:CSS 4.1%Language:HTML 3.6%Language:JavaScript 1.0%Language:Shell 0.4%Language:Dockerfile 0.0%