Skip to content

kelz-labs/noted

Repository files navigation

Noted

Transform Your Ideas Into Action – Your Ultimate Note-Taking Solution

Tech Stack

  • Next JS
  • Typescript
  • Chakra UI
  • React Query
  • Vercel Postgres
  • GraphQL (using GraphQL Yoga)

Screenshots

ss 1 ss 2
ss 3 ss 4
ss 5 ss 6
ss 7 ss 8
ss 9 ss 10
ss 11 ss 12

Link

Getting Started

A. Prerequisites

  • Node.js (Latest Version).
  • Pnpm.
  • Vercel CLI.
  • Docker (optional).

B. Process

  • Clone this repo.

  • Install all dependencies with pnpm install.

  • Create a database in Vercel Postgres (for the name, It's up to you), and create a table called notes with the following columns:

    Columns

  • Make sure that you already installed Vercel CLI globally. Run vercel env pull .env to integrate and update your env with given env from Vercel.

  • After that, run this project with command pnpm run dev and see the result in http://localhost:3000. You can also run this project using Docker. Start your Docker first and type docker compose up --build in your terminal.

About

PT Dibimbing DIgital Indonesia Internship test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published