Update the existing Admin CMS system to use a database powered by Prisma instead of the existing Git based workflow. #497
Unanswered
Bowens20832
asked this question in
RFC
Replies: 1 comment
-
New login page, now with support for simple email and password-based auth; as well as GitHub and other auth providers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The current Git-based workflow is amazing, but it has become limiting for some users of Elegant.
A large number of users want to store data related to their Elegant application long-term, and the current workflow of only saving data in files that are stored in GitHub is limiting.
I will document some of the data models below to be added such as user and site data.
Beta Was this translation helpful? Give feedback.
All reactions