Docker Vue Save

Frontend for DockerRails, built with Vue.js

Project README

DockerVue

Single-page application (SPA) built with Vue.js. It's is a very simple kind of CMS (content management system) allowing to manage posts (articles) with images.

This is the frontend only. The backend is a separate project called DockerRails, created with Ruby on Rails and responding as an JSON API.

Tools used

Features

Demo

There is a live demo at https://docker-vue.ledermann.dev/

Development

First, make sure to get the backend up and running: https://github.com/ledermann/docker-rails

Make sure the backend is available locally, for example at https://docker-rails.test. Then:

git clone [email protected]:ledermann/docker-vue.git
cd docker-vue
cp .env.local.example .env.local
yarn install
yarn serve

Why?

I built this application to learn Vue.js.

Open Source Agenda is not affiliated with "Docker Vue" Project. README Source: ledermann/docker-vue
Stars
84
Open Issues
5
Last Commit
3 weeks ago

Open Source Agenda Badge

Open Source Agenda Rating