All Projects → wengqianshan → Cms

wengqianshan / Cms

nodejs cms, easy to get started

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Cms

Crowdfunding
Joomla extension for creating and managing crowdfunding website.
Stars: ✭ 51 (-29.17%)
Mutual labels:  cms
Forkcms
Fork is an easy to use open source CMS using Symfony Components.
Stars: ✭ 1,112 (+1444.44%)
Mutual labels:  cms
Dtcms
动力启航网站管理系统(简称DTcms),是目前国内ASP.NET开源界少见的优秀开源管理系统,基于 ASP.NET(C#)+ MSSQL(ACCESS) 的技术开发,全部100%免费开放源代码。
Stars: ✭ 63 (-12.5%)
Mutual labels:  cms
Lansuite
A Content Management System designed especially for the needs of LAN-Parties
Stars: ✭ 56 (-22.22%)
Mutual labels:  cms
Binda
Headless CMS based on Ruby on Rails
Stars: ✭ 60 (-16.67%)
Mutual labels:  cms
Flexicms
Flexible site management system Flexi CMS
Stars: ✭ 61 (-15.28%)
Mutual labels:  cms
Tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
Stars: ✭ 1,053 (+1362.5%)
Mutual labels:  cms
Django Arctic
Django Arctic is a framework that simplifies the creation of custom content management systems.
Stars: ✭ 68 (-5.56%)
Mutual labels:  cms
Lashop
Simple shop based on Laravel 7.3
Stars: ✭ 60 (-16.67%)
Mutual labels:  cms
Firetable
Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
Stars: ✭ 1,115 (+1448.61%)
Mutual labels:  cms
Getkirby.com
Source code and content for the Kirby website
Stars: ✭ 57 (-20.83%)
Mutual labels:  cms
Django Cms
The easy-to-use and developer-friendly enterprise CMS powered by Django
Stars: ✭ 8,522 (+11736.11%)
Mutual labels:  cms
Jekyll Netlify Boilerplate
A simple Jekyll template for creating a fast, static website on Netlify
Stars: ✭ 62 (-13.89%)
Mutual labels:  cms
Django Minicms
Django 开发简易的内容管理系统
Stars: ✭ 56 (-22.22%)
Mutual labels:  cms
Factor
100% JavaScript framework for marketing sites and application dashboards.
Stars: ✭ 1,146 (+1491.67%)
Mutual labels:  cms
Wpanel4 Cms
Wpanel CMS - Build Blogs, Websites and Web Apps!
Stars: ✭ 50 (-30.56%)
Mutual labels:  cms
Core
Backpulse's core. Backpulse is an API Based CMS. Build you own website without worrying about the content administration system.
Stars: ✭ 61 (-15.28%)
Mutual labels:  cms
Rubel
Rubel is a cms built with Laravel and React.
Stars: ✭ 70 (-2.78%)
Mutual labels:  cms
Scrivito example app js
Scrivito is a JavaScript-based SaaS Content Management Service, built for digital agencies and medium to large sized businesses. This example app shows Scrivito’s features and is a great basis for your own Scrivito website projects.
Stars: ✭ 67 (-6.94%)
Mutual labels:  cms
Publish
Publish provides beautiful editorial interfaces for the management of content within API
Stars: ✭ 62 (-13.89%)
Mutual labels:  cms

CMS

coding in process with no guaranteed stability

Usage

Environment required

Install dependencies

$ npm install

Initialize config file

$ cp config.default.js config.js

Start Service

Development

$ npm start

Production

$ npm run server

or

$ NODE_ENV=production node app

Administrator account

open http://localhost:7000/admin/ follow the prompts to install

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].