Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandrasch/my-ddev-lab
This notebook contains tips, tricks & experiments done with awesome open source toolkit DDEV.
https://github.com/mandrasch/my-ddev-lab
browsersync ddev gitpod kirby laravelmix statamic vite wordpress
Last synced: about 2 months ago
JSON representation
This notebook contains tips, tricks & experiments done with awesome open source toolkit DDEV.
- Host: GitHub
- URL: https://github.com/mandrasch/my-ddev-lab
- Owner: mandrasch
- License: mit
- Created: 2022-05-25T16:43:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T09:32:12.000Z (8 months ago)
- Last Synced: 2024-05-20T20:30:05.037Z (8 months ago)
- Topics: browsersync, ddev, gitpod, kirby, laravelmix, statamic, vite, wordpress
- Homepage: https://my-ddev-lab.mandrasch.eu
- Size: 2.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My DDEV lab
Live: https://my-ddev-lab.mandrasch.eu
Implemented with [VitePress](https://vitepress.vuejs.org/).
## Setup
- `npm install`
- `npm run dev`## License
Code licensed as MIT (due to compatibility to VitePress), but mostly config stuff done. Feel free to re-use my additions without attribution.
Text content is available as [CC0/Public Domain](https://creativecommons.org/publicdomain/zero/1.0/deed.en)