Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinspham209/ramlabs-web
https://github.com/tinspham209/ramlabs-web
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinspham209/ramlabs-web
- Owner: tinspham209
- Created: 2023-05-13T09:46:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:37:21.000Z (11 months ago)
- Last Synced: 2023-12-15T06:46:25.543Z (11 months ago)
- Language: TypeScript
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAM Labs Website
## Tech-stack
- Next.JS 13
- TypeScript
- TailwindCSS
- Zustand
- React-hook-form
- Prisma
- MongoDB
- Next/auth# Screenshot
## Installation
1. setup `.env` file
- create new file `.env` same with `.env.example`, input correct key
2. run project
```
yarnyarn dev
```