Skip to content
/ nxt Public

A Privacy-First Link Shortener πŸŒπŸ”’

License

Notifications You must be signed in to change notification settings

abcdan/nxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

61 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nxt - A Privacy-First Link Shortener πŸŒπŸ”’

Welcome to nxt, a simple, fast, and secure link shortener written in Go. This open-source project is designed with privacy in mind, ensuring that your data is always protected.

No time to set it all up? Simply deploy on Railway with one click!

Deploy on Railway

Includes a referal code that helps the development of nxt

Stack

  • Golang with GoFiber
  • MongoDB

Features

  • πŸ”’ Privacy-First: We only store necessary data for the functionality of our service. We do not share your data with third parties unless required by law.
  • πŸ“ˆ Simple statistics: Find out how many clicks your links are getting. UI in the making.
  • 🚫 No Accounts: nxt does not require accounts.
  • πŸ“– Open Source: nxt is open-source and licensed under the MIT License. You're free to use, modify, and distribute the software under the terms of this license.

Usage

The main interface of nxt is a web page where you can enter a URL to shorten. After submitting the URL, you will be provided with a shortened link.

Simply install Docker and Docker Compose and run the project by doing

docker-compose up (-d optionally if you want to run it without daemon)

That's it! Or hit the Railway button from above and deploy it with one click over there.

Contributing

Contributions to nxt are welcome! Please feel free to open an issue or submit a pull request.

License

nxt is licensed under the MIT License. For more details, see the LICENSE file.

Contact

If you have any questions or feedback, please feel free to contact the author.

πŸŽ‰ Enjoy using nxt!

About

A Privacy-First Link Shortener πŸŒπŸ”’

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published