1
0
Fork 0
mirror of synced 2024-08-04 12:51:47 +12:00
budibase/packages/server/middleware/routes/neo
2020-04-23 14:37:08 +01:00
..
tests pouchDB integration, use app id instead of app name for keying app packages 2020-04-23 14:37:08 +01:00
application.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
auth.js correct resource paths 2020-04-15 15:24:24 +01:00
client.js fetch users from couch, create design document on DB creation 2020-04-15 15:24:24 +01:00
instance.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
model.js allow deletion of model 2020-04-15 15:25:10 +01:00
record.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
static.js set up common to use babel, static file serving middleware 2020-04-15 15:25:11 +01:00
user.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
view.js integration test setup 2020-04-15 15:25:10 +01:00