https://github.com/dashpilot/dashpilot
The main repository for the Dashpilot Github account
https://github.com/dashpilot/dashpilot
Last synced: 3 months ago
JSON representation
The main repository for the Dashpilot Github account
- Host: GitHub
- URL: https://github.com/dashpilot/dashpilot
- Owner: dashpilot
- Created: 2021-03-08T21:57:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T13:21:43.000Z (over 1 year ago)
- Last Synced: 2025-02-27T18:55:37.777Z (over 1 year ago)
- Homepage: dashpilot.vercel.app
- Size: 732 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### About Me
I'm Gerben, a Dutch full-stack developer constantly exploring new ways of handling content-management (headless, inline-editing, JamStack, serverless). I code in vanilla js, Vue, Svelte, Alpine.js, Nodejs and PHP. I also develop plugins and serverless functions for Netlify, S3 and Vercel.
## Vue 3 Projects
Vue Pagebuilder
Full-featured modular page builder for Vue 3
Vue Headless CMS
Headless CMS that saves to a single JSON file. Written in Vue 3
## Alpine.js Projects
Alpine.js Page Editor
On-page editor for Alpine.js
Server-Side Rendering (SSR) for Alpine.js
Dead-simple Server-Side Rendering for Alpine.js
## Brutestrap
Brutestrap
A Neobrutalist take on Bootstrap 5
## Tutorials/Quickstarts
Quickstart Netlify Identity & Git Gateway
Save your app's data to a Github repo without any server-side code
Vite Alpine.js
Example on how to write modular Alpine.js code using Vite as a bundler
## NPM Packages
S3 JSON DB
Use Amazon S3 as a simple JSON database and serverless API
## Serverless Functions (Netlify/Vercel)
Netlify Build Status Widget
Widget that shows the current status of your Netlify builds. Ideal for use with Netlify CMS
- [Quickstart Netlify Spaces/S3](https://github.com/dashpilot/quickstart-netlify-spaces) - Netlify serverless functions for saving data to Amazon S3 or Digitalocean Spaces
- [Vercel Serverless backend](https://github.com/dashpilot/vercel-serverless-backend) - Save data to S3 or Github straight from your front-end app using Vercel functions
## Single File Components for vanilla javascript
A build script that allows you to write vanilla js in a modular, single file component style
- https://github.com/dashpilot/single-file-components-for-vanilla-js
- https://github.com/dashpilot/single-file-components-for-alpinejs