rename project from SixFlagsSuperCalendar to Thoosie Calendar
Build and Deploy / Build & Push (push) Successful in 1m39s

Update package names, Docker image tags, CI/CD workflow, and
documentation to reflect the public brand name. References to
the actual Six Flags theme park chain/API are intentionally kept.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-24 10:06:17 -04:00
parent f610883dea
commit 8027bfc5cf
9 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "sixflags-backend",
"name": "thoosie-backend",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sixflags-backend",
"name": "thoosie-backend",
"version": "0.1.0",
"dependencies": {
"@hono/node-server": "^2.0.0",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "sixflags-backend",
"name": "thoosie-backend",
"version": "0.1.0",
"private": true,
"scripts": {