Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flawiddsouza/jellyadmin
Database viewer & query runner (for PostgreSQL and MySQL)
https://github.com/flawiddsouza/jellyadmin
Last synced: about 12 hours ago
JSON representation
Database viewer & query runner (for PostgreSQL and MySQL)
- Host: GitHub
- URL: https://github.com/flawiddsouza/jellyadmin
- Owner: flawiddsouza
- License: mit
- Created: 2022-12-14T16:13:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T08:34:12.000Z (2 months ago)
- Last Synced: 2024-10-12T13:12:59.196Z (about 1 month ago)
- Language: Vue
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Setup
```
cd ui
npm i
npm run build
cd ..
npm install
```## To Run
```
npm start
```## Quick install on distributions with systemd:
```
curl -s https://raw.githubusercontent.com/flawiddsouza/jellyadmin/main/install.sh | bash
```## App Icon Credits