Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corrupt952/zuki.dev
Repository for zuki.dev
https://github.com/corrupt952/zuki.dev
hugo-site website
Last synced: 10 days ago
JSON representation
Repository for zuki.dev
- Host: GitHub
- URL: https://github.com/corrupt952/zuki.dev
- Owner: corrupt952
- License: mit
- Created: 2018-10-18T14:58:37.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T13:40:13.000Z (12 days ago)
- Last Synced: 2025-01-08T14:50:58.334Z (12 days ago)
- Topics: hugo-site, website
- Language: TypeScript
- Homepage: https://zuki.dev
- Size: 2.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zuki.dev
Repository for the [zuki.dev](https://zuki.dev)
## Requirements
- [aqua](https://github.com/aquaproj/aqua)
## Setup
1. Install Node.js via aqua: `aqua i`
1. Install packages: `npm i`## Run
1. Run server: `npm run dev`
1. Open [localhost:3000](http://localhost:3000)