Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/waffensultan/my-cvsu-dorm


https://github.com/waffensultan/my-cvsu-dorm

nextjs postgresql shadcnui supabase tailwindcss zod

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Welcome to [MyCVSUDorm!](https://github.com/waffensultan/my-cvsu-dorm/)!

## Tech Stack

- Next.js — **Server Components and Server Actions**
- Supabase — **Database, Auth & Storage**
- ShadcnUI & Tailwind CSS — **Styling**
- Zod — **Type-Safety and Data Validation**

## Getting Started

1. Clone the project:
```bash
git clone https://github.com/Waffenffs/Dormie.git
```

2. Install the project dependencies:

```bash
npm install
```

3. Run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.