Skip to content

davidmpickett/tree-rat-cms

 
 

Repository files navigation

tree-rat-cms

An open source cms and site builder in active development. Uses a git workflow with no database.

Technology

This project is being developed with Node/EJS/SASS/jQuery/Bootstrap.

Setup

  • Clone this repository git clone [email protected]:nick-dolf/tree-rat-cms.git
  • cd into the directory tree-rat-cms
  • Install dependencies with npm install
  • Rename .env.example to .env for dev environment
  • Run nodemon nodemon

View site at http://localhost:7533 and admin at http://localhost:7533/admin/

About

An open source cms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 43.3%
  • JavaScript 34.0%
  • SCSS 22.5%
  • HTML 0.2%