https://github.com/handofgod94/sqlite_admin
SQlite browser, written in gleam
https://github.com/handofgod94/sqlite_admin
admin-panel gleam sqlite
Last synced: 10 months ago
JSON representation
SQlite browser, written in gleam
- Host: GitHub
- URL: https://github.com/handofgod94/sqlite_admin
- Owner: HandOfGod94
- Created: 2025-03-18T18:32:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T18:37:08.000Z (10 months ago)
- Last Synced: 2025-03-18T19:45:03.715Z (10 months ago)
- Topics: admin-panel, gleam, sqlite
- Language: Gleam
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sqlite_admin
An sqlite browser written in gleam
> WIP
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```