8000 GitHub - garpixcms/garpixcms: CMS based on Django
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

garpixcms/garpixcms

Repository files navigation

GarpixCMS

Telegram channelsTelegram chatDocs

💪 Features

  • Project structure management from the admin panel
  • Navigation control from the admin panel
  • Code quality check
  • Backward compatible with Django
  • Front-end Agnostic: Use any front-end framework (React, Vue, Angular, etc.), mobile apps.

📕 Documentation

For complete documentation https://garpixcms.github.io/garpixcms/

🚀 Getting Started

cookiecutter https://github.com/garpixcms/garpixcms-empty-template
cd website
cp example.env .env
pipenv install
pipenv shell
docker-compose up -d
python3 backend/manage.py makemigrations
python3 backend/manage.py migrate
python3 backend/manage.py createsuperuser
python3 backend/manage.py runserver

👷‍♀️ Changelog

See CHANGELOG.md.

🧡 Contributing

See CONTRIBUTING.md.

📝 License

MIT

About

CMS based on Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

0