Devographics / Devographics/Monorepo
surveyadmin create admin without a startup script
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
We should just look for the presence of an admin user when we check authentication, and indicate what variables must be set up in this case
Tying auth check and admin creation would prevent any risk of running the app without an admin forgetting to set it up etc.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the surveyadmin authentication check and the admin-creation flow, then inspect how startup variables are currently read. The work is done when authentication detects whether an admin exists, clearly indicates the variables that must be set, and prevents the app from running without an admin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100