Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonw/datasette-glitch
Utilities to help run Datasette on Glitch
https://github.com/simonw/datasette-glitch
datasette datasette-io datasette-plugin glitch
Last synced: 27 days ago
JSON representation
Utilities to help run Datasette on Glitch
- Host: GitHub
- URL: https://github.com/simonw/datasette-glitch
- Owner: simonw
- Created: 2020-06-28T15:41:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-07-01T22:49:22.000Z (over 4 years ago)
- Last Synced: 2024-10-06T20:28:56.662Z (about 1 month ago)
- Topics: datasette, datasette-io, datasette-plugin, glitch
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# datasette-glitch
[![PyPI](https://img.shields.io/pypi/v/datasette-glitch.svg)](https://pypi.org/project/datasette-glitch/)
[![Changelog](https://img.shields.io/github/v/release/simonw/datasette-glitch?label=changelog)](https://github.com/simonw/datasette-glitch/releases)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-glitch/blob/master/LICENSE)Utilities to help run Datasette on Glitch
## Installation
Install this plugin in the same environment as Datasette.
$ pip install datasette-glitch
## Usage
This plugin outputs a special link which will sign you into Datasette as the root user.
Click Tools -> Logs in the Glitch editor interface after your app starts to see the link.