Git Product home page Git Product logo

origin-cms's Introduction

Origin Protocol Headless CMS

This uses Strapi to manage the admin interface and API used for originprotocol.com, ousd.com, and story.xyz. It is built with Strapi.

Install

yarn install
cp .env.example .env

develop

Start your Strapi application with autoReload enabled. Learn more

yarn develop

start

Start your Strapi application with autoReload disabled. Learn more

yarn start

build

Build your admin panel. Learn more

yarn build

Adding/editing collection types

Strapi uses filesystem JSON files to record its configurable data types. We're using Heroku to provision our Strapi, with plans tomove to AWS, which means any changes to data types on the production version of Strapi aren't persistent. So, to make collection type changes, we need to create/edit data types locally, commit them through git, and then deploy them.

origin-cms's People

Contributors

franckc avatar hrikb avatar micahalcorn avatar nickick avatar rolandpo avatar shahthepro avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

therealsphinx

origin-cms's Issues

Implement 2FA

Add 2FA as part of the Strapi admin user login flow.
It is not supported by default by Strapi so will require to write a custom plugin.

Add Sentry

Integrate with Sentry to track errors on the CMS.

Add publication date for blog articles

We need to allow for blog posts to the 3 web properties to have a publication date so that we can upload backdated blog posts that currently live on Medium.

Add highlight option for nav headers

Nav headers for Story.xyz need to be able to be highlighted / pink in color. To enable that, let's add a boolean value to nav headers that indicate whether they should be highlighted, defaulted to false.

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.