8byr0 / caprover-sampleapps-browser

Public frontend to browse caprover sample apps
BSD Zero Clause License
16 stars 3 forks source link
caprover paas

caprover-sampleapps-browser

Public frontend to browse caprover sample apps. visit website Sample Apps browser

Introduction

This project exists because the only way to know which integrations are available is by logging in a caprover instance (i.e. selfhosted or public demo). I wanted a platform to:

All these informations are available on one click apps repo, this browser is just a simple scrapper fetching data from github

Under the hood

This website uses gatsby to run. A standalone change detection instance is running to trigger build whenever something changes in the repo.

License

MIT license, see LICENSE file.