Make database.config.ts relative from root source
Open
@beyer-johannes is already working on this.
Since Jan 25, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
At the moment, the database.config.ts must be on project root.
In case of a nuxt module repository, where the relative root is ./playground,
the config file should be located there ./playground/database.config.ts
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.
Assessment
This issue has not been assessed yet.