Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/53ningen/53ningen.com


https://github.com/53ningen/53ningen.com

Last synced: 7 days ago
JSON representation

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
```