Skip to content

idontbyte/porpoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Porpoise CMS

A .NET 5 Container First CMS designed for high scalability, persistence and speed.

The general idea -

  • Persisted 'Data' folder containing Views & JSON data files
  • JSON data maps route e.g. "/home" to a view
  • Front end containers copy views locally, memory cache JSON data, hook up routes
  • CMS can edit JSON files / views and containers will update themselves

This should allow you to have many front end sites working at scale on a container system such as Docker Swarm or Kubernetes.

Things to consider for future -

  • API
  • Blocks / Data Pickers
  • Indexing
  • HTML helpers
  • Membership
  • Navigation

Project status - Early development

This project will always remain open source. We are in early development phase, there will be lots of breaking changes and new features added over the coming months.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages