Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

927 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS

CI Status Quality Gate Status Coverage Go Report Card

Getting Started

  • Start the database server:

    pnpm db:start
  • Navigate to ./api and run:

    go build
    ./api migrate

    This will perform migrations on an empty database, and only needs to be done once.

  • Go back to the root directory and run the development server:

    cd ..
    pnpm dev

By default, there are no users. To create one, run ./api user:create.

Open http://localhost:3000 in a browser.

About

A custom CMS written in NextJS, with a Go backend

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Used by

Contributors

Languages