issues
search
camuschat
/
camus
Peer-to-peer group video chat using WebRTC, Python, and TypeScript
GNU Affero General Public License v3.0
152
stars
44
forks
source link
Update Snap package for database support
#37
Closed
mrgnr
closed
3 years ago
mrgnr
commented
3 years ago
Add support for database:
Add configuration option to set the
DATABASE_URL
(use a local SQLite database by default)
Add
litecli
and the
sqlite-client
command to allow database administration for SQLite
Add support for database:
DATABASE_URL
(use a local SQLite database by default)sqlite-client
command to allow database administration for SQLite