NEARBuilders / NEARBuilders/everything-dev

everything-dev: plugin specific db schemas

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5
Forks
6
Avg merge
1m
Merged PRs (30d)
1

Description

Move them out of public -- only api has public schema

All connected plugins can share the same API database, but with own schemas.

Auth could do this as well, under the auth schema.

Contributor guide

Open the contributing guide

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 API database setup and the schema definitions for connected plugins in the TypeScript repository. Confirm how plugins and auth currently use the public schema; done means only the API remains public, plugins have separate schemas, and auth can use an auth schema.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, databases
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.