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
9
Commits
1
Branch
5
Tags
bf6fb81a73810145c9055d38b2971af22e66686d
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
eee4
bf6fb81a73
All checks were successful
Build and push Docker image / build (push)
Successful in 24s
Details
fix: add .dockerignore to not build containers with .env secrets
2025-12-03 00:19:25 +01:00
.gitea
/workflows
fix: typo in Gitea workflow 2
2025-12-02 23:17:10 +01:00
src
fix: add type hints for nullable columns
2025-12-01 17:26:54 +01:00
.dockerignore
fix: add .dockerignore to not build containers with .env secrets
2025-12-03 00:19:25 +01:00
.env.default
feat: prepare TypeORM support for Postgres db calls
2025-12-01 01:48:24 +01:00
.gitignore
feat: prepare TypeORM support for Postgres db calls
2025-12-01 01:48:24 +01:00
docker-compose.yml
feat: prepare TypeORM support for Postgres db calls
2025-12-01 01:48:24 +01:00
Dockerfile
feat: add a Dockerfile for image building
2025-12-02 22:59:21 +01:00
LICENSE
Initial commit
2025-11-30 02:26:22 +01:00
package-lock.json
feat: create basic express server with swagger documentation
2025-12-01 02:24:52 +01:00
package.json
feat: create basic express server with swagger documentation
2025-12-01 02:24:52 +01:00
README.md
Initial commit
2025-11-30 02:26:22 +01:00
tsconfig.json
feat: prepare TypeORM support for Postgres db calls
2025-12-01 01:48:24 +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%