This website requires JavaScript.
Explore
Help
Sign In
kittyteam
/
kittyBE
Watch
3
Star
1
Fork
0
You've already forked kittyBE
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
25
Commits
1
Branch
5
Tags
d7f400669836aba2daac70c7e4000c68768581ca
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sherl
d7f4006698
All checks were successful
Build and push Docker image / build (push)
Successful in 2m50s
Details
Release new version / release (push)
Successful in 26s
Details
Update changelog / changelog (push)
Successful in 25s
Details
feat: add link creation and lookup
...
finally has the bare minimum functionality to say that it works!
2026-01-03 10:51:59 +01:00
.gitea
/workflows
fix: add revised migration
2025-12-11 22:37:24 +01:00
src
feat: add link creation and lookup
2026-01-03 10:51:59 +01:00
.dockerignore
fix: add .dockerignore to not build containers with .env secrets
2025-12-03 00:19:25 +01:00
.env.default
feat: add CORS support with user-sourced trusted origins from .env
2025-12-30 17:41:35 +01:00
.gitignore
feat: add link generation support (short/sentence links) + wordlist
2026-01-02 17:50:52 +01:00
Dockerfile
fix: use debian-based container for image building
2025-12-07 20:21:45 +01:00
LICENSE
Initial commit
2025-11-30 02:26:22 +01:00
package-lock.json
feat: add CORS support with user-sourced trusted origins from .env
2025-12-30 17:41:35 +01:00
package.json
feat: add link creation and lookup
2026-01-03 10:51:59 +01:00
README.md
Initial commit
2025-11-30 02:26:22 +01:00
tsconfig.json
feat: major code refactor, add login and register endpoints with swagger
2025-12-29 18:26:50 +01:00
wordlist.example-large.ts
feat: add link generation support (short/sentence links) + wordlist
2026-01-02 17:50:52 +01:00
README.md
kittyBE
Reference in New Issue
View Git Blame
Copy Permalink
Description
Back-end for the KittyURL project
Readme
AGPL-3.0
279
KiB
Releases
5
v0.0.5
Latest
2026-01-21 00:57:39 +01:00
Languages
TypeScript
99.7%
Dockerfile
0.3%