Skip to content

nithinankam/angularattack2016-astrolabes

Repository files navigation

Awesome Library

Awesome Library is a github powered online library for programming.

  • It contains resources for learning programming
  • Also, updates realtime as per the latest changes on Github on different programming repositories
  • built completely using angular2 by team astrolabes as apart of angular attack hackathon Awesome Library, currently consists of the material for the following programming languages, frontend tools, backend tools and other miscellenous stuff:

Programming Languages

  • JavaScript
  • C
  • C/C++
  • JAVA
  • RUBY
  • TypeScript
  • JQuery
  • Python
  • Scala
  • Groovy

Frontend Tools

  • HTML5
  • CSS
  • Angular 2
  • Angular
  • React
  • Backbone
  • Meteor
  • Ember
  • Flexbox
  • Chrome Dev Tools
  • Ionic 2
  • KnockoutJs
  • Canvas
  • D3

Backend Tools

  • Docker
  • Rails
  • Nginx
  • Elastic Search
  • MongoDB
  • RethinkDB
  • Big Data
  • Hadoop

Miscellaneous

  • Algorithms
  • Selenium
  • Boilerplates
  • Internet of Things

Version

1.0.0


This is your AngularAttack 2016 Repo

This repo is the start of your AngularAttack 2016 entry. It contains the simple Angular2 starter files.

DO NOT MAKE ANY CODE CHECKINS TO THIS REPOSITORY BEFORE THE COMPETITION OFFICIALLY BEGINS.

DOING SO COULD DISQUALIFY YOU.

However, before the competition starts, there are some things we encourage you to do to get prepared for the competition.

Step 1) Get Your Local Environment setup

Clone this repo locally, and make sure all your team members have access to it.

  • Install the latest Node / NPM.

  • git clone [email protected]:rumblex/angularattack2016-astrolabes.git

  • cd angularattack2016-astrolabes

  • npm install

  • npm start will start the server locally to test that everything is running correctly

Step 2) Deploy Your App

While you can't make any checkins before the comp, what you can do right now is deploy this sample app to Surge (our competition hosting provider).

  • npm install -g surge

  • surge .

Note: please do not remove the CNAME file, as that tells it where to deploy to.

If you receive an error message "You do not have permission to publish to astrolabes.2016.angularattack.io", it might mean another team member has already deployed your project to Surge. Ask them to run the next step to give you access.

Step 3) Add Your Team Members to Surge

  • surge . --add <your-email>

Step 4) Wait til competition starts

It begins at exactly May 14 at 00:00 UTC. Once the competition starts, you can write over this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors