Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andy-aa/palmetto_project


https://github.com/andy-aa/palmetto_project

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

After starting the docker container, to restore the database, you must run the commands:

```bash
mysql -uroot -pmy_secret_password
```

```sql
source /home/work/texlab.sql
```