定制 fabiomattei/ud-demo 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

fabiomattei/ud-demo

最新稳定版本:0.1.0

Composer 安装命令:

composer create-project fabiomattei/ud-demo

包简介

Demo app for uglyduckling framework

README 文档

README

Download and startup

Before we start you need to be sure you have composer and docker properly installed on your system. Ulgy Duckling requires PHP 7.3 or newer installed on your system but if that is not the case we can take advantage of docker in order to solve the issue.

Clone the demo project from this repository

git clone https://github.com/fabiomattei/ud-demo

Now you can type:

cd ud-demo

composer update

docker-compose build

docker-compose up -d

You will have a working installation of UD.

Using Docker in order to update the composer dependencies

If you do not have PHP 7.3 or 7.4 installed on your system you can just use docker to run composer. Instead of writing composer update you are going to type:

sudo docker run --rm --interactive --tty --volume $PWD:/app composer update

This command is going to run composer using a docker container.

Setting up the database

The demo app uses PHPMyAdmin to work with the database.

If you point your browser to http://localhost:8183, you are going to find an instance of phpMyAdmin already pointing to your database.

Now is time di import the data schema located in ud-demo/docker/apache/datamodel.sql

First access to the system

Point your browser to: http://localhost:18080

You will find a log-in page.

On your first install the system defines two users (already part of datamodel.sql):

  • user: admin password: admin this is the user that can create new users and activate or deactivare modules of the system
  • user: author password: author this is just a user created in order to have some kind of access to the system

We recommend you to change usernames and password at your first login.

Now you are ready to go.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2024-09-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固