Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rupamshaw1998/krinaytodolist
A basic todo list web application created with T3 stack.
https://github.com/rupamshaw1998/krinaytodolist
nextjs postgresql prisma reactjs supabase t3-stack tailwindcss trpc typescript
Last synced: 22 days ago
JSON representation
A basic todo list web application created with T3 stack.
- Host: GitHub
- URL: https://github.com/rupamshaw1998/krinaytodolist
- Owner: rupamShaw1998
- Created: 2024-03-16T21:35:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T12:06:37.000Z (9 months ago)
- Last Synced: 2024-11-02T03:23:51.414Z (2 months ago)
- Topics: nextjs, postgresql, prisma, reactjs, supabase, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage: https://krinay-todo-list-1sf1.vercel.app/
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# T3-Todos
## Introduction
A basic todo list web application created with T3 stack.## Project Type
Fullstack## Deployed App
https://krinay-todo-list-1sf1.vercel.app/## Directory Structure
src/
├─ app
├─ server## Video Walkthrough of the codebase
Attach a very short video walkthough of codebase [ 1 - 5 minutes ]## Features
- Google Authentication
- Playing todos## Installation & Getting started
Clone this project and the following:
```bash
npm install
npm run dev
```## Technology Stack
List and provide a brief overview of the technologies used in the project.- Next.js
- TypeScript
- Tailwind CSS
- Supabase (Postgresql)
- Prisma