Skip to content

bzdk/Ourls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shorten Service

安装/Install

下载源码后运行composer install安装依赖包,或者运行composer create-project takashiki/ourls

然后将urls.sql导入数据库中,将app目录下config.sample.php重命名为config.php并按自己实际情况修改相关配置项。

git clone and composer install or composer create-project takashiki/ourls

import urls.sql to your database

rename app/config.sample.php to app/config.php

modify the config file according to your situation

License

Ourls is open-sourced software licensed under the MIT license

About

URL Shorten Service with Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.0%
  • JavaScript 10.0%
  • ApacheConf 1.1%
  • CSS 0.9%