Giter VIP home page Giter VIP logo

angular.js-flask-vagrant's Introduction

An AngularJS clientside with Flask server boilerplate all on top of Vagrant.

To setup Vagrant, the only requirement is VirtualBox. You can (download it here)[https://www.virtualbox.org/wiki/Downloads].

Once VirtualBox is installed, go ahead and download and setup (Vagrant 1.2.7)[http://downloads.vagrantup.com/tags/v1.2.7]

SaltStack (An infrastructure management tool written in Python) is used with Vagrant to configure the VM with all the required dependancies. To allow Vagrant to use it as it's provisoner run...

vagrant plugin install vagrant-salt

Next, let's setup our virtual machine. Run the following command

vagrant up

You may need to sudo in. Once that is done, co grab a tea/coffee. This process may take a while (5 minutes +). Once done, you can ssh into the VM using.

vagrant ssh

From there you can run the server with

python server/web.py

And start grunt with

grunt watch

Todo!

  • Setup Fabric
  • Procfile + Heroku integration.
  • Improve README.
  • Use bower.
  • Clean up bootstrap.
  • Add in test structure.
  • Setup basic user + DB.
  • Clean package.json + requirements.

angular.js-flask-vagrant's People

Contributors

cameronmaske avatar

Stargazers

Justin Wong avatar

Watchers

James Cloos avatar

Forkers

agiza

angular.js-flask-vagrant's Issues

No Vagrantfile

Hi,

I noticed there is no Vagrantfile in this repo.

Liz

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.