/invite-frontend

Microservice Playground - Invite Front End

Primary LanguageTypeScriptMIT LicenseMIT

Microservices Playground

I am trying to learn and to kick start new technologies with a very basic use case of sending invite to people for a session.

This playground is also for experimenting architectural level technologies like docker, kubernetes, consul etc

This is the invite frontend which has follwing technologies/frameworks.
  • Node JS
  • Angular2
  • Typescript
  • Gulp
  • Jasmine
  • Karma
  • Protractor

This is built on top angular2 seed angular2-seed.

NOTE: I am still learning and using this to get the best pratices with loads of experiments even like with camelCase or snake_case for readablilty. So, it may not be the best defacto thing to start if you are learning from this repo.