承接 gzero/admin 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gzero/admin

Composer 安装命令:

composer require gzero/admin

包简介

Gzero Admin Panel

README 文档

README

The project is still in the phase of intensive development.

This documentation assumed that you have already installed and fully configured Platform.

Table of contents

The beginning

First of all clone Admin package repository into your directory. For your convenience, Platform and Admin repositories should be stored in the same root directory, in exmaple 'gzero'.

Mounting admin package in platform

Admin package is required dependency for Platform in composer. Mounting admin packege is required to provide the latest changes of Admin package in Platform.

In platform root directory type the following command:

$ ./scripts/link_package.sh admin mount

From now on all changes in Admin package will be available in Platform.

To unmount Admin package type the following command in platform root directory:

$ ./scripts/link_package.sh admin umount

Installing Node.js

Installing Node packages

To install all required Node packages just type into Admin package root directory:

$ npm install

How to develop?

For proper communication with the API is required to modify the hosts file in your OS. In Ubuntu hosts file should looks like the following:

# /etc/hosts
127.0.0.1	localhost
...
127.0.0.1	dev.gzero.pl
127.0.0.1   api.dev.gzero.pl
...

There are 3 required things, that should be done, every time before you start to develop Admin package:

  1. In Platform root directory
  • use ./scripts/link_package.sh admin mount to mount your version of admin package.
  • start Docker container for platform: $ sudo docker-compose up -d.
  1. In Admin package run npm start to start gulp watch. Now each time when you save file gulp will rebuild app.

After these steps try to log in to the admin panel:

URL: http://dev.gzero.pl:8000/en/login
login: admin@gzero.pl
pass: test

If admin panel appeared, everything works fine.

Now release your imagination and create your own magic ;-)

How to manually build?

 npm run build

JavaScript tests

To run karma server:

$ npm test

From now on you can write tests in admin/src/app/tests.

统计信息

  • 总下载量: 3.5k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 8
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-10-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固