https://github.com/cyanchanges/home
Home
https://github.com/cyanchanges/home
Last synced: about 1 year ago
JSON representation
Home
- Host: GitHub
- URL: https://github.com/cyanchanges/home
- Owner: CyanChanges
- Created: 2024-01-03T14:21:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T07:49:35.000Z (about 1 year ago)
- Last Synced: 2025-05-09T00:16:25.712Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://cyans.me/
- Size: 14.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyan Home
All rights reserved by Cyan Changes (c) 2024.
You are not allowed to use any content of this repository in yours,
unless you have explict authorization.
[](https://github.com/CyanChanges/home/actions/workflows/sync.yml)
[](https://github.com/CyanChanges/home/actions/workflows/deploy.yml)

[](https://app.netlify.com/sites/cyan-home/deploys)
Built with Bun + Nuxt + PrimeVue
## Browse now
Try access any of the following:
| Defaults | Cloudflare(Netlify) | Netlify | GitHubPages❌ |
| -------- | ------------------- | ------- | ------------- |
| [cyans.me](https://cyans.me) | [www](https://www.cyans.me/) | [netlify.home](https://netlify.home.cyans.me/) | [ghpages.home](https://ghpages.home.cyans.me/) |
## Build
### Clone the repository
```shell
git clone https://github.com/CyanChanges/home.git cyans-home
cd cyans-home
```
### Locally browse
Bun for both JavaScript Runtime and Package Manager.
```shell
bun install
```
### Run preview
```shell
bun run preview -o
```
### Cloudflare pages preview
A build is required before doing this.
```shell
bunx wrangler pages dev dist/
```
## Project license
All rights reserved by Cyan Changes (c) 2024.
You are not allowed to use any content of this repository in yours,
unless you have explict authorization.
unless otherwise stated, all rights are reserved.