NEARBuilders / NEARBuilders/everything-dev
everything-dev: plugin specific db schemas
Open
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
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 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