Skip to content

koba04/next-app-router-hacker-news-demo

Repository files navigation

HackerNews Bookmark Apps using Next App Router

This app is aimed to demonstrate React Server Components and Server Action using Next App Router.

image

Getting Started

This app requires sqlite3, please install it if it's not available on your machine.

sqlite3 db/bookmark.db < db/schema.sql
pnpm dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published