cliftonc / calipso

Calipso is a simple NodeJS content management system based on Express, Connect & Mongoose.
calip.so
1.71k stars 307 forks source link

Calipso possibilities #254

Open askucher opened 10 years ago

askucher commented 10 years ago

Hi. All

it is not explicitly described what I can do with calipso.

Is there admin panel and user administration module?

sashuk commented 9 years ago

I can tell you about possibilities using my own example - in my company we are using Calipso as a CMS for a aggregation of spatial web-services, basically Calipso can do this:

  1. Admin / client panel
  2. Roles and multi-level access control
  3. Theming
  4. Code is readable and pretty easy-to-modify (especially when you are used to asynchronous JS execution)