This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
samreshu_backend
Watch
1
Star
0
Fork
0
You've already forked samreshu_backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
46
Commits
12
Branches
0
Tags
99a26865321dce7653fbd2b05f4180f213973be2
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
Anton
99a2686532
chore: adds extra tasks for AI-agent
2026-03-04 18:17:38 +03:00
samreshu_docs
@
99cd8ae727
feat: add subscription middleware
2026-03-04 14:15:09 +03:00
src
feat: replace fixed login rate limit with progressive lockout
2026-03-04 17:55:25 +03:00
tests
test: add mock Redis for auth integration tests with login lockout
2026-03-04 18:07:21 +03:00
.env.example
feat: replace fixed login rate limit with progressive lockout
2026-03-04 17:55:25 +03:00
.gitignore
chore: init project with Fastify and TypeScript
2026-03-04 13:36:12 +03:00
.gitmodules
feat: add subscription middleware
2026-03-04 14:15:09 +03:00
.nvmrc
chore: init project with Fastify and TypeScript
2026-03-04 13:36:12 +03:00
AGENT_TASKS.md
chore: adds extra tasks for AI-agent
2026-03-04 18:17:38 +03:00
docker-compose.dev.yml
feat: add Drizzle enums for schema
2026-03-04 13:37:55 +03:00
drizzle.config.ts
chore: add initial migration and seed script
2026-03-04 13:57:10 +03:00
package-lock.json
chore: init project with Fastify and TypeScript
2026-03-04 13:36:12 +03:00
package.json
chore: add initial migration and seed script
2026-03-04 13:57:10 +03:00
tsconfig.json
chore: init project with Fastify and TypeScript
2026-03-04 13:36:12 +03:00
vitest.config.ts
test: add coverage config
2026-03-04 16:09:05 +03:00
Description
No description provided
274
KiB
Languages
TypeScript
100%