-
Notifications
You must be signed in to change notification settings - Fork 63
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
Admin #102
Comments
Yo dog. Here is how I have done it: Create a new user via the website
New user should now be admin. Something like that |
Also if you're new to SQL you can use DBeaver or pgadmin to visualize the db tables. You just need to add a new row to the admins table. The row should have the id of the admin. |
Thank you very much! Helped me a lot. |
and any idea maybe in which file i could change the color of the top bar? |
Right click -> Inspect -> find the color of the top bar -> search for it in the code -> change until you get the correct reference |
I would have told but I haven't used eckmar for a long time |
Sup, i saw already that some1 asked how to create a admin user / super user but i would love if some1 could just explain step by step how it works, ive tried like everything i know but its still not working.
Regards.
The text was updated successfully, but these errors were encountered: