Code Monkey home page Code Monkey logo

testbox2's Introduction

Welcome to Forest Admin

Forest Admin is an admin panel framework which provides out-of-the-box all common admin tasks: CRUD operations, simple chart rendering, user group management and a WYSIWYG interface editor.

How to get started if you created the project yourself

If you're reading this, you've probably already installed Forest Admin. Otherwise head over to https://www.forestadmin.com/ and click "Install Forest Admin".

Once you've got Forest Admin up and running, check out our Setup Guide.

One of the recommended steps is to Deploy to Production. This will unlock the use of our Forest CLI which lets you develop according to our recommended Development Workflow.

How to get started if you're joining a team who uses Forest Admin

To develop on Forest Admin, you need to install Forest CLI:

$ npm install -g forest-cli

After you've cloned your team's Forest Admin repository, use the following command from that directory to get your first development environment (a.k.a branch):

$ forest branch <your-branch-name>

A branch is a fork of your Production environment's UI. Any layout changes should be done - using the Layout Editor mode - from your (local) branch and later deployed to Production.

Note this process only handles your admin frontend's changes, not your admin backend's code updates which should be versioned and deployed separately. Check out our recommended Development Workflow for more information.

testbox2's People

Contributors

marcperrinp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.