Skip to content

nickkdoesstuff/nextjs-articles

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Requirements

To start, run the backend development server

./pocketbase serve

Then, run the frontend development server (NOTE: uses TURBOPACK (a beta feature). To disable, remove the --turbo flag from the scripts)

npm run dev
# or
yarn 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