Giter VIP home page Giter VIP logo

angular-rails-book's Introduction

Getting Started with Angular on Ruby on Rails

This is the source of http://angular-rails.com. To build it, you'll need to do a few things:

  1. bundle install or gem install bookingit to install the bookingit gem
  2. git clone https://github.com/davetron5000/receta git_repos/receta to clone the repository containing the source code examples in the book
  3. createuser -d receta to create a new PostgreSQL user as required by receta/config/database.yml
  4. pushd git_repos/receta && bundle install && popd to install all gems that are required for the receta project
  5. bookingit build to generate the HTML and CSS for the book

Once this is done, open book/index.html in your browser. Whenever you change something, re-run bookingit build.

Changes to the source

bookingit uses git tags and such to generate the source and diffs in the book. This allows me to know that everything is working and control what's being displayed. Unfortunately, if something needs to change, this breaks all the tags and SHA-1s. I haven't sorted out a good way to fix this yet.

angular-rails-book's People

Contributors

davetron5000 avatar newyorkpizza avatar jonathandean avatar ugisozols avatar g-perrot avatar bjnord avatar djpowers avatar kathgironpe avatar margonline avatar viz avatar

Watchers

Juan Pieres 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.