Skip to content

Repository files navigation

Trimly

Trimly is a simple, fast, and modern URL shortener project built with PHP. I cannot guarantee that all features will work as expected, but it is a good starting point. This should be a good base for someone to develop their own url shortener and to learn from.

Getting Started

Follow these quick steps to get Trimly up and running on your server.

1. Database Setup

  • Create a new database in MariaDB.
  • Import the provided cms_db_import.sql file into your newly created database to generate all the necessary tables.

2. Configuration

  • Open the db.php file located in the project's root directory.
  • Update the database configuration settings with your MariaDB credentials (host, database name, username, and password).

3. Launch

  • Upload the project files to your PHP-enabled web server.
  • Access the app through your web browser and start shortening links!

About

Trimly - The modern, privacy-focused URL shortener for creators and businesses. Simple, fast, and beautiful.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages