Socket
Book a DemoInstallSign in
Socket

yvr-cms

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yvr-cms

A headless CMS boilerplate with Node.js, Mongoose, Nextjs and CLI

latest
Source
npmnpm
Version
0.3.14
Version published
Maintainers
0
Created
Source

yvr-cms Documentation

Welcome to the yvr-cms documentation site!

yvr-cms

**YVR-CMS** allows you to create a fully customizable Headless Content Management System (CMS) using Node.js Express.js and MongoDB. This CMS enables you to dynamically manage your content and easily integrate it into any frontend platform. It comes with dynamic schema management user authentication and an easily extensible structure.

🚀 Demo

https://dev.thejs.app/

🧐 Features

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
  • Api Managament Permissions

🛠️ Installation Steps:

1. Create a Project Directory

mkdir my-project

2. Enter your folder

cd my-project

3. Run the following command in your terminal to initialize a new project:

npx yvr-cms -p

4. Start the project

npm run dev

🆙 Update client folder

Run the following command in your terminal to initialize client folder update:

npx yvr-cms -u

💻 Built with

Technologies used in the project:

  • nodejs
  • expressjs
  • nextjs
  • tailwindcss
  • mongodb

Keywords

nodejs-mongoose-crud

FAQs

Package last updated on 28 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts