Code Monkey home page Code Monkey logo

trn-core's Introduction

The Rugby Net extensions to Telescope

Node Dependencies to run RSM (Nova-TRN):

Needed to run the app:

  • humps
  • normalizr
  • redux-thunk
  • react-tag-input
  • react-dnd
  • react-dnd-html5-backend
  • griddle-react
  • react-dropzone
  • isomorphic-fetch
  • react-table
  • emojilib
  • react-tooltip

--save

npm install --save humps normalizr redux-thunk react-tag-input react-dnd react-dnd-html5-backend react-dropzone isomorphic-fetch react-table emojilib react-tooltip

Meteor packages dependencies

Clone the additional packages ๐Ÿ“‚

# go in your /packages folder
cd /packages

# clone the additional Nova packages
git clone https://github.com/xavcz/nova-forms-upload.git
git clone https://github.com/xavcz/nova-social-share.git
git clone https://github.com/xavcz/nova-wires.git
git clone https://github.com/xavcz/nova-trophies.git

# clone the TRN packages
git clone https://github.com/dominictracey/trn-core.git
git clone https://github.com/dominictracey/trn-rest-redux.git
git clone https://github.com/dominictracey/trn-region-country-user.git

# go to next section of the readme to tell Nova to start the app with them :)

Changes in .meteor/packages ๐Ÿ“ƒ

You'll need to disable nova:base-styles and add xavcz:nova-social-share, xavcz:nova-forms-upload, xavcz:nova-wires, xavcz:nova-trophies, trn-core & trn-rest-redux. The .meteor/packages text file should look like:

############ Core Packages ############

nova:core                       # core components and wrappers
nova:forms                      # auto-generated forms
nova:routing                    # routing and server-side rendering
nova:email                      # email
nova:users                      # user management and permissions

############ Features Packages ############

nova:events
nova:posts
nova:comments
nova:newsletter
nova:search
nova:notifications
nova:getting-started
nova:categories
nova:voting
nova:embedly
nova:api
nova:rss
nova:subscribe

############ Debug Packages ############

nova:debug
# nova:kadira

############ Theme Packages ############

nova:base-components    # default ui components
# nova:base-styles      # default styling

nova:email-templates    # default email templates for notifications
nova:i18n-en-us         # default language translation

############ Your Packages ############

[email protected]
# accounts-twitter
# accounts-facebook

# customization-demo
# framework-demo

xavcz:nova-forms-upload
xavcz:nova-social-share
xavcz:nova-wires
xavcz:nova-trophies
trn:rest-redux
trn:core

Get updates from Nova & RSM Packages

Copy / paste the update_trn.sh to the root of the app.

Run sh update_trn.sh & enjoy ๐Ÿ˜„

trn-core's People

Contributors

dominictracey avatar skotbb avatar xavxyz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

xavxyz

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.