badlogic / skychat2

A pretty good BlueSky client for web, desktop, and mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-template

Used to create new (progressive) web apps and deploy them to a server running Docker and nginx-proxy for SSL cert generation.

Development

  1. Install & run Docker
  2. Install NodeJS +19
npm run dev

In VS Code run the server and client launch configurations.

Deployment

  1. Deploy backend & frontend: ./publish.sh server
  2. Deploy just the frontend: ./publish.sh

About

A pretty good BlueSky client for web, desktop, and mobile

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 94.5%Language:JavaScript 2.3%Language:CSS 1.3%Language:Shell 1.2%Language:HTML 0.6%Language:Dockerfile 0.0%