Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tinspham209/ramlabs-web


https://github.com/tinspham209/ramlabs-web

Last synced: about 8 hours ago
JSON representation

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

yarn dev
```