Coder Social home page Coder Social logo

by12380 / vue-webapp2-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 84 KB

A Vue.js project using vuetify, vue router and vuex; ready to deploy to Google AppEngine

License: MIT License

JavaScript 74.91% HTML 0.91% Vue 21.31% Python 2.88%

vue-webapp2-boilerplate's Introduction

Vue Webapp2 Boilerplate

Vue Webapp2 Boilerplate is a simple application for Google App Engine, using Vue.js on the frontend and Webapp2 on the backend. This project can be deployed on Google AppEngine Python Standard Environment.

The frontend was built using the Vue.js Webpack template, and uses vue-router and vuex; vue-router and vuex store are kept in sync using vuex-router-sync.

It was originally created by Valmoz, who has an equivalent version using Vue+Flask, and the original version of this repository Vue+WebApp2.

Build

#clone this repo
git clone https://github.com/chuycepeda/vue-webapp2-boilerplate.git

#go to root
cd vue-webapp2-boilerplate/app

# install dependencies
npm install

# run the frontend at localhost:3000
npm run dev

# run the backend
dev_appserver.py .

# build for production with minification
npm run build

# deploy the application on AppEngine (edit .yaml with your project)
gcloud app deploy app.yaml

License

MIT

vue-webapp2-boilerplate's People

Contributors

mvalota-goreply avatar chuycepeda avatar

Watchers

James Cloos avatar Brian Young avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.