{% extends "base.html" %} {% block title %}Dashboard - DeeBase Admin{% endblock %} {% block content %}
View and manage records
{% endfor %}No tables found in the database.
Create tables using the CLI:
deebase table create users id:int name:str email:str --pk id