This website requires JavaScript.
Explore
Help
Register
Sign In
UltiSuite
/
ultisuite-backend
Watch
1
Star
0
Fork
0
You've already forked ultisuite-backend
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
30
MiB
00944f0eb5
Commit Graph
2 Commits
Author
SHA1
Message
Date
R3D347HR4Y
ea709cc3db
fix: remove accidentally committed hocuspocus node_modules
...
Some checks are pending
CI / Go tests (push)
Waiting to run
Details
CI / Integration tests (push)
Waiting to run
Details
CI / DB migrations (push)
Waiting to run
Details
Add node_modules/ to .gitignore to prevent recurrence.
2026-06-09 14:32:31 +02:00
R3D347HR4Y
d86f5f6c17
Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions.
2026-05-22 16:02:53 +02:00