Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 606 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 606 Bytes

💃 @queertangocollective/web

Run websites under Queer Tango Collective using handlebars for templating and minimal frontend JavaScript to improve search ranking on Google and complexities of a single page web application.

This app will run all websites. The end goal is to synchronize / upload a Glitch app's assets to host templates, any client-side JavaScript, and styles.

🎛 Configuring

The configuration for this application is a connection string to Postgres, the database, and the port the application should run at.

PGCONNECTION=postgresql:///queertangocollective_dev
PORT=80