GithubHelp home page GithubHelp logo

apollo's Introduction

Apollo

Frontend Gulp Template + AWS S3 Upload

Description

This front end template allows you to get your browser-based code up and running quickly. An example:

git clone https://github.com/chyld/apollo my-app
cd my-app
./setup.sh
gulp

The base project is now setup and your browser should have automatically opened http://localhost:3000. Open the project files in your editor of choice. Edit/Add files in the client directory. As you edit/add files, gulp will translate/concat/morph files from the client directory to the public directory. The browser will automatically refresh with your new changes. Once you're ready to push/deploy the code to your Amazon S3 bucket:

export AWS_SECRET_ACCESS_KEY=your-secret-key
export AWS_ACCESS_KEY_ID=your-access-key
export AWS_BUCKET=your-bucket-name
export AWS_REGION=your-region
NODE_ENV=production gulp aws:publish:full

Your web application is now live!

Languages

  • Jade
  • Less
  • JS

3rd Party Libraries

  • Lodash
  • Font Awesome

Build Tools

  • Gulp
  • Bower
  • AWS S3 Bucket Upload
  • Jade/Less Transpiler
  • JsHint
  • Clean
  • Copy
  • Size
  • Watch
  • Concat
  • Uglify/Minify
  • Rename
  • Browser Sync w/Live Reload

Looking for Poseidon?

apollo's People

Contributors

chyld avatar iameddiedean avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.