Skip to main content

React and Next.js: Building the POTLOCK App

2025-09-22 · 1 min read

Next.js app

The Next.js app is different from the BOS app. Most engineering capacity goes into the Next.js app (app.potlock.org). It allows adding external dependencies and a traditional front-end stack. Fork it at github.com/PotLock/potlock-nextjs-app. See docs.potlock.org for developer guides.