Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Simplify backend configuration #1

Open
sondregronas opened this issue Dec 18, 2022 · 0 comments · May be fixed by #2
Open

TODO: Simplify backend configuration #1

sondregronas opened this issue Dec 18, 2022 · 0 comments · May be fixed by #2
Labels
enhancement New feature or request

Comments

@sondregronas
Copy link
Owner

Currently this project relies on the pre-configured noco.db file found in src/db/ to ensure proper folder names are generated and the views are displaying correctly without any required tinkering.

Drawbacks: Limits the owner role to a dummy account; [email protected] & requires an additional docker image (nocodb).

Using the npm package for NocoDB might allow for a more optimized experience with fewer setup-steps. Alternatively a custom back-end could be configured to allow for any SQL(lite) database, providing a simpler management interface, but for now this seems to work pretty well.

@sondregronas sondregronas added the enhancement New feature or request label Dec 18, 2022
@sondregronas sondregronas linked a pull request Oct 11, 2023 that will close this issue
@sondregronas sondregronas linked a pull request Oct 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant