Activity
Fix language & sublanguage selection url issue
Fix language & sublanguage selection url issue
Removed dist from .gitignore (for testing)
Removed dist from .gitignore (for testing)
Introduce husky to pre-build the backend
Introduce husky to pre-build the backend
Install tsup and tsx in root directory
Install tsup and tsx in root directory
Remove npx because it created a new issue and solved nothing
Remove npx because it created a new issue and solved nothing
New errors are being born with each commit in Railway, lol
New errors are being born with each commit in Railway, lol
At this point, I've had the worst experience with Railway and don't t…
At this point, I've had the worst experience with Railway and don't t…
Move tsup & tsx to dependencies for Railway
Move tsup & tsx to dependencies for Railway
Install typescript devDependencies in root to resolve Railway issue
Install typescript devDependencies in root to resolve Railway issue
Install ts-node to resolve 'tsx command' error
Install ts-node to resolve 'tsx command' error
Add npm-run-all
to run multiple commands
Add
npm-run-all
to run multiple commandsCongigure snippets:consolidate to run on production
Congigure snippets:consolidate to run on production
Move data to dist folder and fix file paths
Move data to dist folder and fix file paths