Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sherbolotarbaev/www
https://github.com/sherbolotarbaev/www
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sherbolotarbaev/www
- Owner: sherbolotarbaev
- Created: 2024-09-17T16:19:09.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T22:07:59.000Z (2 months ago)
- Last Synced: 2024-09-18T23:08:32.447Z (2 months ago)
- Language: TypeScript
- Homepage: https://www-sher.vercel.app
- Size: 8.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## www.sherbolotarbaev.co ✨
- Framework: [Next.js](https://nextjs.org/)
- Deployment: [Vercel](https://vercel.com/)
- Styling: [ShadcnUI](https://ui.shadcn.com/)
- Personal API: [api](https://github.com/sherbolotarbaev/api)## Running Locally
This application requires Node.js v18.17+.
```
git clone https://github.com/sherbolotarbaev/www.git
cd www.sherbolotarbaev.co
pnpm install
pnpm dev
```