Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tiegertropfen119-0001/2s1-urlshortener

🔗💻 2s1 is a direct and user-friendly webshortener that operates similar to popular services like TinyURL or Bitly. This platform allows you to shorten your links with ease, providing you with a cleaner and more professional-looking link. With OurL, you can share your links confidently, knowing that they are safe and easy to access. Simplify your
https://github.com/tiegertropfen119-0001/2s1-urlshortener

0url easy-to-use network nodejs php url url-shortener webapp

Last synced: 3 days ago
JSON representation

🔗💻 2s1 is a direct and user-friendly webshortener that operates similar to popular services like TinyURL or Bitly. This platform allows you to shorten your links with ease, providing you with a cleaner and more professional-looking link. With OurL, you can share your links confidently, knowing that they are safe and easy to access. Simplify your

Awesome Lists containing this project

README

        

# 2s1-webshortener | The shortener from [2s1.xyz](https://2s1.xyz/)
### Name changed from 0url.xyz to 2s1.xyz
### How to install
>1.
>Copy the files (style.css , index.html , createurl.php , showclicks.php , showclicks.index Folder r)

>In your web directory

>2.
>Copy the API folder in your root folder go in the api folder and run this command ```npm install```

>3.
>Create a new mysql database and import the ```database.sql```

>After this change the settings from the api in this file ```config.json```

>4.
>To run the api use ```pm2 start app.js --name UrlShort --cron-restart="0 0 * * *"``` after done this you can use your shortener