Northline Academy template for Next.js
Northline Academy is a membership learning hub. Public marketing pages sit beside guided learning paths, instructor profiles, and gated member lessons. End-user auth handles signup and sign-in so visitors can access member content.
- Public marketing + member area
- Guided learning paths
- Instructor profiles and plans
- Gated lessons with end-user auth
- NextAuth-friendly session patterns

How to use Northline Academy
Built for Next.js with auth, membership. All templates live in one private GitHub repo. Buyers get access after purchase.
- 1
Clone the templates repo
After you buy ElmapiCMS, clone the private templates repository to your machine.
- 2
Copy the template folder
Copy the Northline Academy folder out of the repo and use it as your app project.
- 3
Create the Elmapi project from the zip
In ElmapiCMS, click + New Project, choose Import from file, select the template’s project zip from the elmapi folder, then Create Project.
- 4
Connect and run
Copy .env.example, set ELMAPI_BASE_URL, ELMAPI_PROJECT_ID, and ELMAPI_API_KEY from Project Settings → API Access, then install and run the app.
FAQ
Related templates
View allMeridian Studio
Next.jsCreative agency and portfolio marketing site. Services, case studies, team, insights, and contact pages driven entirely from Elmapi.
Atlas Group
Next.jsMultilingual company site and blog with en, de, and es locales. Case studies, services, locations, FAQ, and SEO defaults from the CMS.
Sable Goods
Next.jsDesign-led home goods storefront with catalog, account checkout, and order records. Customer accounts via end-user auth (no Stripe).