0.1.28-alpha.0 • Published 6 years ago
@blogsleymc/blogsleymc v0.1.28-alpha.0
BlogsleyMC :moon: :cyclone:
A GraphQL powered CMS frontend for the JAMstack!!!
Installation
Navigate to a directory where you keep your software projects:
cd projectsClone the repository:
git clone https://github.com/blogsley/blogsleymc.gitNavigate to the new directory which contains the repository.
cd blogsleymcInstall required packages:
npm install
Development
Export the SERVER_URL environment variable
cd blogsleymc export SERVER_URL=http://localhost:5000Launch Blocksley in development mode:
quasar dev
0.1.28-alpha.0
6 years ago