https://github.com/22a/ie
🌐 Personal cybersphere, https://22a.ie
https://github.com/22a/ie
Last synced: 10 months ago
JSON representation
🌐 Personal cybersphere, https://22a.ie
- Host: GitHub
- URL: https://github.com/22a/ie
- Owner: 22a
- Created: 2018-04-29T22:43:51.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-07-05T19:12:27.000Z (11 months ago)
- Last Synced: 2025-07-05T20:25:29.910Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 158 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [22a.ie](https://22a.ie)
[](https://app.netlify.com/sites/22a/deploys)
### Setup
```bash
pnpm i
```
### Running locally
```bash
pnpm dev
```
### Production build
```bash
pnpm build
```