Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/53ningen/53ningen.com
https://github.com/53ningen/53ningen.com
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/53ningen/53ningen.com
- Owner: 53ningen
- Created: 2020-06-11T15:46:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T05:11:58.000Z (8 days ago)
- Last Synced: 2025-01-12T06:18:30.047Z (8 days ago)
- Language: TypeScript
- Homepage: https://53ningen.com
- Size: 1.98 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 53ningen.com
- Next.js, TypeScript, Tailwind CSS, Prisma
- **Hosting**: Vercel
- **Storage**: Cloudflare
- **Database**: TiDB
- **Authentication**: Auth0## Build
```
$ git clone [email protected]:53ningen/53ningen.com.git
$ cd 53ningen.com
$ yarn
$ yarn build
```