Code Monkey home page Code Monkey logo

gistology's Introduction

Gistology

An app to record the best gists that make life easier. A starter app using MEAN2 + Socket.io

https://gistology.herokuapp.com

This project was generated with Angular CLI version 1.0.1.

Demo

Getting Started

After getting the source code, it is recommanded to read the full article on medium that describes at a glance this project: Build a real time & MD app with Angular2, AngularCli, AngularMaterial2 & Socket.io

Features

Done

  • Architecture
  • Material Design
  • CRUD of gist via rest
  • Real time Notification using socket.io

To DO

  • Some validations on UI and Server
  • CRUD of gist using socket.io
  • Write tests
  • Update angular-cli generator to allow to generate a crud using socket.io
  • Setup continuous integration build and semantic release

Installing

  1. git clone https://github.com/dassiorleando/gistology
  2. Be sure your node and npm version is compatible, there is used: node(6.10.2) & npm(4.5.0)
  3. npm install
  4. Install mongod and run it
  5. ng build & ng serve(frontend work): Livereload will be enable here for front
  6. ng build & node index.js(frontend + backend work)
  7. For frontend work access the app at http://localhost:4200 and for B and F, go here: http://localhost:3000

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Built With

  • MEAN(Angular2)
  • AngularCli
  • Typescript
  • Socket.io
  • AngularMaterial2
  • AngularFlexLayout
  • Angular2Toaster
  • Mongoose

Contributing

We accept pull requests :) No contributing guide published yet

Versioning

0.5.0

Authors

See also the list of contributors who participated in this project.

License

CC0

gistology's People

Contributors

alan345 avatar dassiorleando avatar

Watchers

 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.