0.40.3 • Published 7 years ago

grasshopper-admin v0.40.3

Weekly downloads
4
License
-
Repository
github
Last release
7 years ago

Grasshopper Admin

Grasshopper is an everybody friendly, flexible, extensible CMS.

A CMS for the people, a great experience for developers, users and customers. Use Grasshopper to drastically speed up development for distributed systems. Support your clients better.

Create, Share, Present

By standardizing your development workflow, you can spend more time building your public facing applications and less time building backend systems, APIs and administrations.

Grasshopper focuses on user happiness, not just developer happiness. Grasshopper provides tools for everyone involved in a project, developers, content managers, clients and customers alike.

Using Grasshopper, developers get

  • An easy to use SDK, a ready to go REST API, built in concepts like user management and permissions, an open system that is both flexible and extensible.
  • High performance application stack built on Node.js. Hooks and events into the system to completely customize the handling of data and unlocking it's potential.
  • Consistent tools will that help you save time and delight your users. Using Grasshopper will elimiate much of the boring, boilerplate code that you have to write for every project.
  • The Grasshopper system can be run anywhere and has native cloud support that keeps growing. You can use services like Heroku or host on your own systems.

Using Grasshopper, managers get

  • A ready to go environment to start working right away. No more technology black holes where you have to wait until the end of the project to do your job.
  • Faster access to the tools you need. When developers don't have to write code to give you what you want, you will get it faster.
  • Intuitive and useful content management screens that can have any definition. Any type of content can be defined, organized and managed without a developer having to write any code.
  • Piece of mind knowing that you can increase client engagement by giving them something to work on sooner and give them less time to think about changes.

Grasshopper Admin Project


Front end of the Grasshopper api - a Javascript / Data Management System

Grasshopper Components


Stack

Getting Started


The best thing to do is review the Grasshopper website and review the documentation(official documentation).

If you want to install grasshopper right away you should use the CLI. Installing Grasshopper is super simple. Once your machine is configured, creating a new project is as easy as typing grasshopper fly.

The installation process fully configures working instances of core, api and admin for you.

Using heroku

Gh-admin comes with a server directory that can run grasshopper-api to server grasshopper data to you. If you have a heroku account, then you can deploy to it using the grunt deploy:heroku commands.

The heroku app will use environmental variables to load the grunt configs, so the first time you deploy you have to load the environmental variables along with doing the build:

# any truthy arguments to deploy:heroku will load env vars to heroku from ghapi.json in the root of your project 
grunt deploy:heroku:setupConfigs

Once the environmental variables are on heroku there is no need to load them again, unless you want to change them, so subsequent deploys can use the form:

grunt deploy:heroku

If loaded the environmental variables are loaded from ghapi.json in the root of the project.

Manual Usage

  1. install

    npm install grasshopper-admin
  2. configure using gha.json in your project - you can set the endpoint, where the admin html, js, and css files are built, and the slugification type for creating content type ids.

    {
        "apiEndpoint" : "http://api.so-much-data.com",
        "buildDirectory" : "public/admin",
        "externalPluginsDirectory" : "externalPlugins",
        "slugificationType : "onewordcase"
    }

    Sluggification type defaults to camelCase, and can also be set to hyphen-case, underscore_case, and onewordcase.

  3. build

    ./node_modules/.bin/grasshopper build

Release Notes

Compiled file. Do not modify directly. Created: 2016-07-25 10:26:53

0.40.3

7 years ago

0.40.2

8 years ago

0.40.1

8 years ago

0.40.0

8 years ago

0.39.0

8 years ago

0.38.1

8 years ago

0.38.0

8 years ago

0.37.2

8 years ago

0.37.1

8 years ago

0.37.0

8 years ago

0.36.0

8 years ago

0.35.2

8 years ago

1.0.0-beta.1

8 years ago

0.35.1

9 years ago

0.35.0

9 years ago

0.34.1

9 years ago

0.34.0

9 years ago

0.33.1

9 years ago

0.33.0

9 years ago

0.32.0

9 years ago

0.31.5

9 years ago

0.31.4

9 years ago

0.31.3

9 years ago

0.31.2

9 years ago

0.31.1

9 years ago

0.30.0

9 years ago

0.29.36

9 years ago

0.29.35

9 years ago

0.29.34

9 years ago

0.29.33

9 years ago

0.29.32

9 years ago

0.29.31

9 years ago

0.29.30

9 years ago

0.29.29

9 years ago

0.29.28

9 years ago

0.29.27

9 years ago

0.29.26

9 years ago

0.29.25

9 years ago

0.29.24

9 years ago

0.29.23

9 years ago

0.29.22

9 years ago

0.29.21

9 years ago

0.29.20

9 years ago

0.29.19

10 years ago

0.29.18

10 years ago

0.29.17

10 years ago

0.29.16

10 years ago

0.29.15

10 years ago

0.29.14

10 years ago

0.29.13

10 years ago

0.29.12

10 years ago

0.29.11

10 years ago

0.29.10

10 years ago

0.29.9

10 years ago

0.29.8

10 years ago

0.29.7

10 years ago

0.29.6

10 years ago

0.29.5

10 years ago

0.29.4

10 years ago

0.29.3

10 years ago

0.29.2

10 years ago

0.29.1

10 years ago

0.29.0

10 years ago

0.28.0

10 years ago

0.27.9

10 years ago

0.27.8

10 years ago

0.27.7

10 years ago

0.27.6

10 years ago

0.27.5

10 years ago

0.27.4

10 years ago

0.27.3

10 years ago

0.27.2

10 years ago

0.27.0

10 years ago

0.26.14

10 years ago

0.26.13

10 years ago

0.26.12

10 years ago

0.26.11

10 years ago

0.26.10

10 years ago

0.26.9

10 years ago

0.26.8

10 years ago

0.26.7-auth

10 years ago

0.26.7

10 years ago

0.26.6

10 years ago

0.26.5

10 years ago

0.26.4

10 years ago

0.26.3

10 years ago

0.26.2

10 years ago

0.26.1

10 years ago

0.26.0

10 years ago

0.25.3

10 years ago

0.25.2

10 years ago

0.25.1

10 years ago

0.25.0

10 years ago

0.24.2

10 years ago

0.24.1

10 years ago

0.24.0

10 years ago

0.23.4

10 years ago

0.23.3

10 years ago

0.23.2

10 years ago

0.23.1

10 years ago

0.23.0

10 years ago

0.22.3

10 years ago

0.22.2

10 years ago

0.22.1

10 years ago

0.22.0

10 years ago

0.21.2

10 years ago

0.21.1

10 years ago

0.21.0

10 years ago

0.20.1

10 years ago

0.20.0

10 years ago

0.19.0

10 years ago

0.18.0

10 years ago

0.17.0

10 years ago

0.16.1

10 years ago

0.16.0

10 years ago

0.14.2

10 years ago

0.14.1

10 years ago

0.14.0

10 years ago

0.13.10

10 years ago

0.13.8

10 years ago

0.13.7

10 years ago

0.13.6

10 years ago

0.13.5

10 years ago

0.13.4

10 years ago

0.13.3

10 years ago

0.13.2

10 years ago

0.13.1

10 years ago

0.13.0

10 years ago

0.12.4

10 years ago

0.12.2

10 years ago

0.12.1

10 years ago

0.11.2

10 years ago

0.11.1

10 years ago

0.10.0

10 years ago

0.9.6

10 years ago

0.9.5

10 years ago

0.9.4

10 years ago

0.9.3

10 years ago

0.9.2

10 years ago

0.9.1

10 years ago

0.8.1

10 years ago

0.8.0

10 years ago

0.7.0

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1-alpha

10 years ago