基于 LDAP 的通讯录 Guildbook

Guildbook 提供了一个基于 LDAP 的通讯录界面。使用方法:

1. 安装依赖项:bundle install npm install

2. 启动开发服务器:export WEBPACK_DEV_SERVER_URL=http://localhost:8080/assets/ npx webpack-dev-server --port=8080 & bundle exec rackup --port=9292

3. 部署:bundle install --deployment npm install --only=production npm run-script build bundle exec rackup -E production

zip
guildbook-master.zip 预估大小:46个文件
folder
guildbook-master 文件夹
file
.gitignore 96B
file
tsconfig.json 102B
file
README.md 375B
folder
views 文件夹
file
passwd.haml 2KB
file
adduser.haml 2KB
file
layout.haml 1KB
file
univ.haml 3KB
file
detail.haml 1KB
file
checklist.haml 2KB
file
edit.haml 6KB
file
index.haml 2KB
folder
.github 文件夹
folder
workflows 文件夹
file
test.yml 1020B
file
Gemfile 152B
file
LICENSE 1KB
file
package.json 1KB
file
Gemfile.lock 764B
folder
config 文件夹
file
.gitignore 7B
file
guildbook.yml.example 624B
folder
javascript 文件夹
folder
packs 文件夹
file
univ.js 27B
file
app.ts 6KB
folder
src 文件夹
file
app.scss 1KB
file
univ.scss 2KB
file
.editorconfig 115B
file
webpack.config.js 4KB
file
config.ru 372B
folder
lib 文件夹
file
user.rb 4KB
file
utils.rb 285B
file
view_helpers.rb 201B
file
ldap_ext.rb 739B
file
string_ext.rb 72B
file
date_ext.rb 169B
file
ssha.rb 377B
file
webpack_helpers.rb 1KB
file
app.rb 3KB
folder
plugins 文件夹
file
checklist_plugin.rb 327B
file
group_plugin.rb 640B
file
checklist_helpers.rb 961B
file
adduser_plugin.rb 6KB
file
univ_helpers.rb 2KB
file
help_plugin.rb 319B
file
univ_plugin.rb 423B
file
group.rb 223B
file
ldap_repo.rb 413B
file
base.rb 250B
folder
schema 文件夹
file
kmc.schema 3KB
file
package-lock.json 341KB
zip 文件大小:119.18KB