Telegram Bot + Mini App for city walking quests
Go to file
Jaymiesh 8033377cdf
All checks were successful
CI/CD / lint (push) Successful in 7s
CI/CD / build (push) Successful in 18s
CI/CD / deploy (push) Successful in 40s
Switch onboarding city selection to manual text input
2026-02-11 16:35:20 +07:00
.gitea/workflows fix: revert checkout action to standard syntax, remove setup-node 2026-02-11 15:16:29 +07:00
api Switch onboarding city selection to manual text input 2026-02-11 16:35:20 +07:00
bot Switch onboarding city selection to manual text input 2026-02-11 16:35:20 +07:00
db/migrations Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
deploy Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
scripts fix: resolve all 32 ESLint errors across codebase 2026-02-11 12:27:42 +07:00
server fix: resolve TypeScript build errors 2026-02-11 12:30:56 +07:00
src fix: resolve all 32 ESLint errors across codebase 2026-02-11 12:27:42 +07:00
.env.example chore: add header comment to .env.example 2026-02-11 12:08:32 +07:00
.gitignore Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
ecosystem.config.cjs Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
eslint.config.js fix: resolve all 32 ESLint errors across codebase 2026-02-11 12:27:42 +07:00
index.html Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
package-lock.json Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
package.json Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
tsconfig.bot.json Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
tsconfig.json Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
tsconfig.server.json Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00
vite.config.ts Initial commit: Guidly project with CI/CD pipeline 2026-02-11 11:42:42 +07:00