antify / antify/database

Add initial database setup process

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.