/caprover-sampleapps-browser

Public frontend to browse caprover sample apps

Primary LanguageTypeScriptBSD Zero Clause License0BSD

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:

  • know which new integrations have been added/updated
  • share this list to argue on the power of caprover

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.