yvr-cms
v0.3.7
Published
A headless CMS boilerplate with Node.js, Mongoose, Nextjs and CLI
Downloads
58
Maintainers
Readme
yvr-cms Documentation
Welcome to the yvr-cms documentation site!
Here're some of the project's best features:
- Dynamic schema and collection management
- JWT-based user authentication and authorization (Active is not)
- Added Swagger Docs
- Update client folder
- Flexible database management with MongoDB support
- Easily extensible and adaptable structure
- With this project you can build your own content management system to provide content to your frontend applications with the flexibility you need. YVR-CMS is optimized for both small and large projects.
- Media Management Panel
mkdir my-project
cd my-project
npx yvr-cms -p
npm run dev
npx yvr-cms -u
Technologies used in the project:
- nodejs
- expressjs
- nextjs
- tailwindcss
- mongodb