All Projects → steedos → admin

steedos / admin

Licence: GPL-2.0 license
Admin Dashboard for Meteor Apps, Support multiple teams on the same instance, like Slack

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
coffeescript
4710 projects
HTML
75241 projects

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

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

Meteor User Accounts

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.

Aldeed SimpleSchema

A simple, reactive schema validation smart package for Meteor.

Aldeed Collection2

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

Aldeed Tabular

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

Aldeed AutoForm

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.

Meteor Collection Hooks

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

Meteor Collection Helpers

Meteor package that allows you to define helpers on your collections

TAP i18n

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

bootstrap-material-design

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].