zmarouf / lumber

Generate a modern backend agnostic admin interface application using Lumber

Home Page:https://www.forestadmin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lumber

Lumber logo

Lumber uses your SQL or MongoDB database to generates a modern Admin Interface using Forest Admin (see the live demo) that is completely backend agnostic and highly flexible.

Forest Admin has been designed with scalability in mind to fit requirements from small projects to mature companies.

Screenshot

Who Uses Forest Admin

Getting started

https://docs.forestadmin.com/lumber/getting-started/installation

Documentation

https://docs.forestadmin.com/lumber

What is it for?

Browse your application's data

Unleash the power of your data in the simplest way.

Browser

Manipulate your data

Provide your operational team with a tool with which they can perform any actions towards your customers' success.

Manipulate

Listen to your data

Anticipate/predict your customer needs before they're even able to formulate it for better lead nurturing, trial conversion, and upsells.

Listen

Organize your application's data

Backend architecture can be immensely complex. Forest will scan your ORM to retrieve the database models, and generate an admin REST API that will communicate directly with our back office interface.

Organize

Reconcile your data

Bring additional intelligence and consistency by leveraging data from third party services coupled with your application’s data in a single interface.

Reconcile

Streamline your workflow

Forest fits into your existing workflows and provides you with the framework to streamline those business processes effortlessly.

Streamline

Collaborate on your data

As your team grows, so do all the little things it takes for your operations to run smoothly. With Forest, simplify collaboration and productivity all across your office.

Collaborate

Commands

$ lumber [command]

  • generate generate the back office of your web application based on the database schema
  • update update your models's definition according to your database schema
  • deploy deploy your back office application to production
  • user show your current logged user
  • login sign in to your Forest account
  • logout sign out of your Forest account
  • help [cmd] display help for [cmd]

License

GPL

About

Generate a modern backend agnostic admin interface application using Lumber

https://www.forestadmin.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%