caprover / one-click-apps

Community Maintained One Click Apps (https://github.com/caprover/caprover)
Apache License 2.0
544 stars 534 forks source link

App Suggestion: Glitch #79

Open jibe-b opened 5 years ago

jibe-b commented 5 years ago

Please tell us what app you'd like to see on CapRover as a one-click app. Glitch: serverless nodejs app dev environment

Do you know if there is any official Docker image for the app? There don't seem to be a docker image for the app (source) but the installation is as easy as:

git clone https://github.com/FogCreek/Glitch-Community && cd Glitch-Community mkdir -p .data/log npm install npm run preinstall npm start nodejs server/server.js

NB: Glitch enforces an SSL connection.

fr3fou commented 5 years ago

I would love to see this!

amjed-ali-k commented 3 years ago

Please tell us what app you'd like to see on CapRover as a one-click app. Glitch: serverless nodejs app dev environment

Do you know if there is any official Docker image for the app? There don't seem to be a docker image for the app (source) but the installation is as easy as:

git clone https://github.com/FogCreek/Glitch-Community && cd Glitch-Community mkdir -p .data/log npm install npm run preinstall npm start nodejs server/server.js

NB: Glitch enforces an SSL connection.

The github links doesn't exist. 404

jibe-b commented 3 years ago

Actually, the open source code seems to have been removed from github or moved.

There still is at least a version of 3 years ago: https://github.com/enterstudio/Glitch-Community