Giter Club home page Giter Club logo

klaudsol-cms's Introduction

klaudsol-cms

KlaudSol CMS is a Headless and Serverless CMS (Content Management System). Welcome to the future. πŸ‘½πŸ‘ΎπŸ›Έ

  • A great headless and serverless alternative to WordPress and Strapi.
  • Serverless - stop worrying about servers, uptime, devops, and deployment.
    • Just keep coding - it will just run. πŸƒπŸ½β€β™‚οΈ
    • No more support calls on weekends and midnights.
    • Written in Next.js.
  • Headless - Have absolute control on how your site looks and feels.
    • No more studying of new templating languages.
    • No more kludgy "UI Builders" that don't do what you want them to do.
    • Works great with a Next.js frontend!
  • Deploys seamlessly to AWS Amplify Hosting + AWS Aurora Serverless.
    • Have full access and control to your data.
  • Licensed under a permissive licence (MIT License).

Live Demo

For a live demo, go to https://cms.demo.klaudsol.app

Username: [email protected]
Password: admin

Note: The database is being refreshed every 24 hours. Your data will be removed!

How to Run on Development Machine

Prerequisites:

Install the following:

  • nvm
  • yarn

Copy .env to .env.local, and modify the following values (minimal configuration):

KS_AWS_ACCESS_KEY_ID=
KS_AWS_SECRET_ACCESS_KEY=
KS_AURORA_DATABASE=
KS_AURORA_RESOURCE_ARN=
KS_AURORA_SECRET_ARN=
KS_SECRET_COOKIE_PASSWORD=a random secret value that should be unique for each KlaudSol CMS installation.

Run the following commands:

nvm use --lts
./dev-install.sh          # Run this once to setup the database. 
./dev-start.sh            # Let's go!

Open browser to http://localhost:3001

Screenshots

Screnshots: https://cms.demo.klaudsol.app

image image image image image

klaudsol-cms's People

Contributors

ardeearam avatar johnservo24 avatar angeli-mercedes avatar norlant1 avatar bienjam avatar dnilsey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.