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

Make basic CRUD/API and access control in a Mattermost plugin #29

Open
mickmister opened this issue Jun 26, 2024 · 0 comments
Open

Make basic CRUD/API and access control in a Mattermost plugin #29

mickmister opened this issue Jun 26, 2024 · 0 comments

Comments

@mickmister
Copy link
Member

Having the backend be driven through Mattermost keeps the data in both systems close to each other

This also means putting the data model into SQL so it's efficiently queryable

E2E tests are crucial here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant