Coder Social home page Coder Social logo

szwork2013 / topshelf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from strues/topshelf

0.0 3.0 0.0 36.03 MB

CMS built with Angular for managing Top Shelf, a World of Warcraft guild's website. Powered with Mongo, Express, Angular, Node and Gulp.

Home Page: https://topshelfguild.com

License: Other

JavaScript 46.31% HTML 16.10% CSS 37.59%

topshelf's Introduction

Built with Alt Text by @itsSoop

TSG

Contents

  • What Is It?
  • How Do I Use It?
  • Software Stack
  • Features
  • Gulp Tasks
  • Provided Libraries
  • Todo

What Is It?

A CMS inspired, web application and Gulp workflow for guild management, specifically Top Shelf.

How Do I Use It?

The current version is still under heavy development -- Use at your own risk

Most things are indeed functioning (some very well) however, there are changes happening all the time.

git clone [email protected]:strues/topshelf.git

Then

npm install && bower install

Software Stack

  • All the JavaScript (MEAN)
  • Sass(SCSS)
  • Gulp
  • Angular 1.3.15
  • Mongoose (MongoDB)
  • Node (Express)

Features

  • SCSS
  • Angular annotations
  • Livereloading w/ BrowserSync and Nodemon
  • Fully working Express server
  • Swag and lots of it

A look inside the core component in src/client/app/core

core
├── core.module.js          - Routes
├── directives              - Appwide directives
├── services                - Services for the entire app
├── filters                 - Filters for the entire app
├── core-home                  - your states  (home)

Inside of the api atserver/api

users
├── index.js                - Routes
├── user.controller.js      - Controller for the users endpoint
├── user.model.js           - Mongoose model

Gulp Tasks

| Tasks | Are | | ------------- |:-------------:| -----:| | apidoc | Generates api documentation | | clean | Deletes the tmp, build, and doc folders (together or individually). | | control | Holds the build, vet and help tasks | | e2e | End to end testing | | fonts | Copies the fonts to build | | images | Creates spritesheets and compresses images | | inject | Injects the bower files and project files into the index | | optimize | Annotates, uglifies, concats and other prep for building | | partials | Creates a templatecache for Angular | | sass | Compiles SCSS files into CSS | | serve | Starts the Express server using Nodemon and launches BrowserSync | | todo | Generates TODO documentation | | unit | Performs unit testing | | watch | Watches your files for changes |

Provided Libraries:

Todo

topshelf's People

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.