This is a fork of thedevs-network/kutt, all credits to the original author.
Major Changes:
- Upgrade to node 18.
- Enable support for OIDC - credits to @dlecan for the work in thedevs-network#367
- [todo] Remove password and relevant pages, implies OIDC is a mandatory.
cp .docker.env .env
docker-compose build
docker-compose up -d
- Open http://localhost:3000 with browser, login with local OIDC provider (casdoor) with any of these pre-configured users:
- user-1 / aaaa123
- user-2 / aaaa123
- user-3 / aaaa123
- details are defined in local/casdoor/init_data.json