Skip to content
generated from csprance/next-smrt

A headless CMS written in Typescript using NextJS

License

Notifications You must be signed in to change notification settings

csprance/before

Repository files navigation

Before

A headless CMS written in Typescript using NextJS

Before is a headless content managment system. It is used to manage structured data from a database and populate that data.

Features:

  • Typescript - Write everything in modern typescript
  • Database - Sqlite (Mysql Planned)

Installation

TODO

Development

Installation

npm install
npm run dev # run

Test

npm run test # test
npm run test:watch
npm run test:coverage # report coverage

Production

npm install
npm run build # create .next directory
npm start # start server

License

UNLICENSE

About

A headless CMS written in Typescript using NextJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published