---
title: "Deploy nxt"
description: "A Privacy-First Link Shortener 🌐🔒"
category: "Other"
url: https://railway.com/deploy/gSvwgO
---

# Deploy nxt

A Privacy-First Link Shortener 🌐🔒

**[Deploy nxt on Railway](https://railway.com/template/gSvwgO)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/gSvwgO/manifest.json

- **Creator:** Daniël's Projects
- **Category:** Other
- **Total deploys:** 19

## Template content

### MongoDB https://devicons.railway.app/i/mongodb.svg

- **Image:** mongo
- **Start command:** `docker-entrypoint.sh mongod --ipv6 --bind_ip ::,0.0.0.0`

### nxt

- **Source:** https://github.com/abcdan/nxt
- **Public domain:** Yes

## Documentation

# 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.

## 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.
- 🚫 No Accounts: nxt does not require accounts. It fully relies on a passcode to manage your links.
- 📖 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 and a passcode. The passcode is used to manage your links.

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/gSvwgO
