gitpad
gitpad copied to clipboard
Self-Hosted alternative to GitHub Gists
Results
2
gitpad issues
Sort by
recently updated
recently updated
newest added
I'd like to rewrite the frontend as a [SPA](https://en.wikipedia.org/wiki/Single-page_application) in [Vue](https://vuejs.org/), because it would make the application more responsive and much more scalable in comparison to the server-side approach.
``` // This file is part of the GitPad program. // Copyright 2022 The GitPad Authors. All rights reserved. // Use of this source code is governed by the AGPL...