Skip to content

daudonhere/nextjs-modular-app

Repository files navigation

NextJS Modular App Projects.

Getting Started

First, run your Backend project.

Add .env to Frontend project

API_BASE_URL=http://(yourbackendurl):(port)

Run your Frontend project.

npm Install

npm run dev

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

You can start create user and select role.

About

Modular rest API frontend using Nextjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published