Add initial database setup process
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
Depending on the database config, the database must contains different documents with different users with different accesses to separate database clients correctly with there accesses.
To make this work, add a setup function and in @antify/database-cli a command, to run a initial setup which's creates documents with there users.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the database configuration and the @antify/database-cli entry point; no specific files are named in the issue. Trace how database clients and tenant access are currently configured. Done means a setup function and CLI command create the configured documents and users with separate client access according to the database configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, typescript
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100