README
Production
Environment variables explaination
adding licnses to all files
find . -type f -name "*.ts" -exec sh -c 'cat license.txt >> "$1"' -- {} ;
Contributors 🦸
# Zitable : Open source Airtable alternative for any SQL database.
Databases supported : MySQL, PostgreSQL, MsSQL, SQLite databases
APIs supported : REST & GraphQL APIs.
adding licnses to all files
find . -type f -name "*.ts" -exec sh -c 'cat license.txt >> "$1"' -- {} ;