generated from Fascinated/nextjs-13-template-with-tailwindcss
Lightweight alternative to Linktree and others.
https://fascinated.cc
Fascinated
254e6740ef
All checks were successful
Publish Docker Image / docker (push) Successful in 2m1s
|
||
---|---|---|
.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 | ||
postcss.config.js | ||
README.md | ||
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
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.