generated from Fascinated/nextjs-13-template-with-tailwindcss
Lightweight alternative to Linktree and others.
https://fascinated.cc
.gitea/workflows | ||
.vscode | ||
media | ||
public | ||
src | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
config-example.yml | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
next-env.d.ts | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.md | ||
renovate.json | ||
start.sh | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.lock |
Simple Links
Simple Links is a lightweight alternative to Linktree and others.
Features
- Simple and lightweight
- Easy to use
- Customizable
- Open source
Preview
How to install Simple Links
- Ensure you have Docker and Docker Compose installed.
- Copy the
docker-compose.yml
andconfig.json
to the folder where you want to run the application. - Edit the
config.json
to have your settings in it. - Run
docker compose up
to see if the application starts. - Visit http://server_ip:3000
- To make the application run in the background use
docker compose up -d
How to update Simple Links
- Go to where Simple Links is installed
- Run
docker compose pull
- Run
docker compose up -d
- The application is now updated
Support
If you need any help, you can contact me on my Discord server here or open a issue!
What if I don't want buttons or icon only links?
Just simply remove it from the config and it will not show anymore
Showing Discord status
You must be in the lanyard server for it to work.