Skip to content

Reminder app using Next.JS, TS, Prisma and AWS services.

Notifications You must be signed in to change notification settings

rautio/remindble

Repository files navigation

Remindble

A reminder app built using Next.js, TypeScript, Tailwind and Prisma. Using AWS Lambda for managing and sending notifications when reminders expire. Using a Postgres DB.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Running Prisma Studio

You can run the Prisma Studio to see a live view of the database using:

yarn studio

And opening http://localhost:5555.

About

Reminder app using Next.JS, TS, Prisma and AWS services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published