@blogsley/blogsley
v0.1.30-alpha.0
Published
Web Publishing Evolved. A GraphQL CMS for the JAMstack!
Readme
Blogsley :moon:
A GraphQL powered CMS client for the JAMstack!!!
Installation
Clone the repository:
git clone https://github.com/blogsley/blogsley.git
Navigate to the new directory which contains the repository.
cd blogsley
Install required packages:
yarnDevelopment
Launch Blogsley in serverless/demo development mode:
STANDALONE=true quasar devLaunch Blogsley in development mode:
quasar dev
