https://github.com/rocketmakers/rokot
Rocketmakers Node-Typescript Platform
https://github.com/rocketmakers/rokot
Last synced: about 1 year ago
JSON representation
Rocketmakers Node-Typescript Platform
- Host: GitHub
- URL: https://github.com/rocketmakers/rokot
- Owner: Rocketmakers
- License: mit
- Created: 2016-03-20T16:03:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T11:58:45.000Z (over 6 years ago)
- Last Synced: 2025-06-11T11:24:17.377Z (about 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# rokot
Rokot - [Rocketmakers](http://www.rocketmakers.com/) TypeScript NodeJs Platform
## Introduction
> A set of components and services written in typescript, for nodejs applications
This repository is intended to bring together the suite of components being developed.
The platform is regularly upgraded to support latest dependencies and utilise latest features of typescript
## Components
### [rokot-apicontroller](https://github.com/Rocketmakers/rokot-apicontroller)
Api Endpoint Services
### [rokot-auth](https://github.com/Rocketmakers/rokot-auth)
Authentication Services
### [rokot-log](https://github.com/Rocketmakers/rokot-log)
Bunyan Login services
### [rokot-mq-rabbit](https://github.com/Rocketmakers/rokot-mq-rabbit)
Rabbit Mq Producer and Consumer
### [rokot-notification](https://github.com/Rocketmakers/rokot-notification)
Notification Services - GCM, APNS, Email (SendGrid)
### [rokot-test](https://github.com/Rocketmakers/rokot-test)
The testing framework
### [rokot-upload-backend + rokot-upload-frontend](https://github.com/Rocketmakers/rokot-upload)
Upload Services and React HOC
### [rokot-validate](https://github.com/Rocketmakers/rokot-validate)
Validation using Validate.Js
### [rokot-webpack](https://github.com/Rocketmakers/rokot-webpack)
Simplified Webpack Builds