Skip to content
Avatar of foru-msforu-ms/nextjs-starter

Foru.ms Starter

Foru.ms: BaaS provider offers customizable Community/Support forums with chosen endpoints, seamlessly integrable with any frontend.

Framework
Use Case
seo-cover

This is a Foru.ms Next.js starter bootstrapped with the minimal endpoints to get you started.

Getting Started

First, we need to populate the .env file with the following variables:

FORU_MS_API_KEY="YOUR_API_KEY"
FORU_MS_API_URL="https://foru.ms/api/v1"

To obtain an API key, you need to create an account on Foru.ms and create a new instance. You can find the API key in the instance settings.

Running locally

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to view the app.

Deploying on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Learn More

To learn more about Foru.ms, take a look at the following resources:

seo-cover
Avatar of foru-msforu-ms/nextjs-starter

Foru.ms Starter

Foru.ms: BaaS provider offers customizable Community/Support forums with chosen endpoints, seamlessly integrable with any frontend.

Framework
Use Case

This is a Foru.ms Next.js starter bootstrapped with the minimal endpoints to get you started.

Getting Started

First, we need to populate the .env file with the following variables:

FORU_MS_API_KEY="YOUR_API_KEY"
FORU_MS_API_URL="https://foru.ms/api/v1"

To obtain an API key, you need to create an account on Foru.ms and create a new instance. You can find the API key in the instance settings.

Running locally

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to view the app.

Deploying on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Learn More

To learn more about Foru.ms, take a look at the following resources:

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential