Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tiegertropfen119-0001/2s1-urlshortener
- Owner: Tiegertropfen119-0001
- Created: 2022-06-26T13:53:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T16:04:08.000Z (10 months ago)
- Last Synced: 2024-02-04T18:33:27.639Z (10 months ago)
- Topics: 0url, easy-to-use, network, nodejs, php, url, url-shortener, webapp
- Language: CSS
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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