Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krysits/url-shortener

0K.LV - URL Shortener service
https://github.com/krysits/url-shortener

apache2 css3 html5 mysql php7 url-shortener

Last synced: about 1 month ago
JSON representation

0K.LV - URL Shortener service

Awesome Lists containing this project

README

        

0k.lv url-shortener
-------------------

Author: Kristaps Lediņš aka @krysits.COM

Tech: PHP7, MySQL, Javascript, CSS3, HTML5

Modified: 2020-02-07

License: GPLv3

---

Install:
1) set up MySQL server connection in `.env` file as:

```
DB_TYPE=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

SALT=
```

2) run `composer install` command
3) import `db.sql` file into your database
4) configure Apache server to `public` folder as document root
5) Try It!

---
© 2020 All rights reserved.

https://segments.digital/shortener