Skip to content

ryo-manba/next-taint-apis

Repository files navigation

Next.js 14 React Taint APIs Demo

This repository contains demo code to explore the React Taint APIs introduced in Next.js 14.

Usage

Setting Up the Database

Use Docker Compose to set up the database.

docker-compose up

Start the Frontend

Install dependencies.

npm i

Run the server.

npm run dev

Visit http://localhost:3000 in your browser.

About

Next.js 14 React Taint APIs demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published