Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
Jun 3, 2019
Jun 3, 2019
Jun 3, 2019
Jun 3, 2019
Jan 14, 2019
Jan 14, 2019
Jan 14, 2019
Jul 3, 2019
Jul 3, 2019

README.md

keyuxt logo

keyuxt

Starter template for Nuxt.js with KeystoneJS.

Table of contents

Quick start

  • Clone the repo: git clone https://github.com/keycircle/keyuxt.git
  • Without docker-compose:
    • Install dependencies npm: npm install
    • Run the dev server npm: npm run dev
  • With docker-compose:

Status

Build Status peerDependencies Status devDependency Status

What's included

You'll find the following directories:

api/ # rest-api from keystonejs and nuxt initialization
updates/ # default data for keystonejs
models/ # models for keystonejs
app/ # nuxt aplication
├── components/
├── layouts/
└── pages/

We provide the common keystonejs architecture keystonejs with an api (api/.*) using restful-keystone. And in app/.* you can found a common nuxt.js application.

Bugs and feature requests

Have a bug or a feature request? please open a new issue.

About

Starter template for Nuxt.js with KeystoneJS.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.