Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johannschopplich/byjohann.link
🔗 Personal linktree page
https://github.com/johannschopplich/byjohann.link
kirby-cms nuxt nuxt-kql
Last synced: 16 days ago
JSON representation
🔗 Personal linktree page
- Host: GitHub
- URL: https://github.com/johannschopplich/byjohann.link
- Owner: johannschopplich
- License: mit
- Created: 2023-06-13T21:28:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T22:14:04.000Z (about 1 month ago)
- Last Synced: 2024-12-16T18:51:37.934Z (17 days ago)
- Topics: kirby-cms, nuxt, nuxt-kql
- Language: Vue
- Homepage: https://byjohann.link
- Size: 1.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# byjohann.link
> [!TIP]
> 📖 [Read the documentation](https://nuxt.com).## Usage
### Prerequisites
1. Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
2. Install dependencies using `pnpm install`### Development
1. Start the development server using `pnpm run dev`
2. Visit [localhost:3000](http://localhost:3000/)### Production
Build the application for production with `pnpm build`.
Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment).