Code Monkey home page Code Monkey logo

rng's Introduction

== RNg: Rails/Angular Seed project

This template is intended to enhance the angular-seed template by providing and easy-to-use mock (or real) backend.

Initial release:

  • CDN for Angular, angular-seed not included yet
  • Untested Postgres setup for rails. Thin checking appears to indicate it is fine
  • DB creation/initialization step may need adjusting
  • Vagrant provisioning should have better first-time state checking
  • Vagrant provisioning should probably be broken into smaller bash scripts

Things you may want to cover when forking for your own project:

  • Ruby version

    • RNg uses Ruby 2.1.6, as nokogiri doesn't have Windows support in 2.2 yet
    • RNg is set to use Rails 4.2.3
  • System dependencies

    • None! Vagrant is optional, and installing Ruby/Rails/Postgres locally is only required if you opt against vagrant.
  • Configuration

    • jQuery inclusion is commented out from both the Gemfile and application.js
    • Ensure that any changes in Vagrant/provisioning or database.yml are kept in sync with each other
  • Database creation

    • This is automated with vagrant on first-time provisioning
  • Database initialization

    • This is also automated on provisioning. Simply re-provision if you need to run rake db:migrate again.
  • How to run the test suite

    • Not yet defined. Ruby/Rails tests should be immediately runnable from withing a JetBrains IDE, additional testing hooks to be defined
  • Services (job queues, cache servers, search engines, etc.)

    • None, and none on roadmap
  • Deployment instructions

  • ...

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.