Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liaoyio/space
https://github.com/liaoyio/space
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/liaoyio/space
- Owner: liaoyio
- Created: 2024-12-22T10:57:43.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-15T06:32:39.000Z (22 days ago)
- Last Synced: 2025-01-15T08:47:23.898Z (22 days ago)
- Language: TypeScript
- Homepage: https://liaoyi.space
- Size: 5.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
To set up and run this admin dashboard locally, follow these steps:
1. `clone project`
2. `bun install`
3. `bun dev`You'll be able to access the project on [http://localhost:3000](http://localhost:3000).
pnpm add eslint eslint-config-next eslint-config-prettier eslint-plugin-prettier @trivago/prettier-plugin-sort-imports prettier-plugin-tailwindcss -D