Skip to content

Now shorten your URLs on the go with TRIM. TRIM is a fast and secure way to shorten your URLs with the ability to have custom URLs.

License

Notifications You must be signed in to change notification settings

IshaanOhri/TRIM

Repository files navigation

TRIM

The URL Shortener


Now shorten your URLs on the go with TRIM. TRIM is a fast and secure way to shorten your URLs with the ability to have custom URLs.
The service uses a Node js application server and incorporates server-side Redis caching for faster redirects.



Steps to start server

Clone repository

git clone https://github.com/IshaanOhri/TRIM

Install packages

npm ci

Development environment:

  • Create dev.env file and add environment variables according to example.env:
touch ./src/config/dev.env
  • Start server:
npm run dev

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

License

The project is distributed under the MIT License. See LICENSE for more information.

Author

Tech Stacks / Tools used


About

Now shorten your URLs on the go with TRIM. TRIM is a fast and secure way to shorten your URLs with the ability to have custom URLs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published