Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions NocoDB/NocoDB.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\NocoDB;

class NocoDB extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions NocoDB/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "ca7eeb277689b9f5ec3f47392c5e86a7d5528f6e",
"name": "NocoDB",
"website": "https://nocodb.com/",
"license": "GNU Affero General Public License v3.0",
"description": "NocoDB is an open source no-code database platform designed to provide users with the ability to build, manage, and scale databases through an intuitive spreadsheet-like interface, eliminating the need for technical coding skills. The platform allows businesses and teams to create online databases from scratch or by connecting to existing databases such as PostgreSQL or MySQL.",
"enhanced": false,
"tile_background": "dark",
"icon": "nocodb.png"
}
Binary file added NocoDB/nocodb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.