Skip to content

API Driven Headless CMS where you can manage your content with a pretty interface ๐Ÿ’…

License

Notifications You must be signed in to change notification settings

Victoria-engine/CMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

styled-components

โœจ Victoria CMS โœจ.


Victoria is a work in progress blog engine and a set of tools for creating and managing content.

Blog Template

Built from cra (create-react-app)

Quick start

  1. git clone this repository
  2. yarn
  3. create a .env file in the root of packages/api
  4. .env structure:
REACT_APP_API_URL='http://127.0.0.1:3000'
  1. yarn start to run the server