Skip to content

Admin Dashboard for Meteor Apps, Support multiple teams on the same instance, like Slack

License

Notifications You must be signed in to change notification settings

veerjainATgmail/admin

 
 

Repository files navigation

Steedos Admin

Steedos Admin is an admin dashboard for meteor apps, support multiple teams on the same instance, just like Slack

This project is still in beta state. you can preview the core models here.

https://github.com/steedos/admin/tree/master/packages/steedos-lib/lib/models

Features

  • BYOS (bring your own server)
  • Based on Meteor and Semantic UI
  • Multiple Spaces
  • Beautiful Admin UI, generated by autoform and tabular

Developer Reference

Meteor is an ultra-simple environment for building modern websites. What once took weeks, even with the best tools, now takes hours with Meteor.

User Accounts is a suite of packages for the Meteor.js platform. At the moment it includes forms for sign in, sign up, forgot password, reset password, change password, enroll account, and link or remove of many 3rd party services.

A simple, reactive schema validation smart package for Meteor.

A Meteor package that extends Mongo.Collection to provide support for specifying a SimpleSchema and then validating against SimpleSchema when inserting and updating.

A Meteor package that creates reactive DataTables in an efficient way, allowing you to display the contents of enormous collections without impacting app performance.

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.

Extends Mongo.Collection with before/after hooks for insert, update, remove, find, and findOne.

Meteor package that allows you to define helpers on your collections

tap-i18n is a Meteor package that provides a comprehensive i18n solution for Meteor apps and packages

This Bootstrap theme is an easy way to use the new Material Design guidelines by Google in your Bootstrap 3 based application.

About

Admin Dashboard for Meteor Apps, Support multiple teams on the same instance, like Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • CSS 21.5%
  • CoffeeScript 13.3%
  • HTML 3.1%