badlogic / twitteria.at

Homepage of the Twitteria Podcast

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

Homepage of the Twitteria Podcast

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 67.4%Language:JavaScript 13.5%Language:CSS 11.8%Language:Shell 7.3%