deploy WIP

This commit is contained in:
Jan Prochazka
2020-03-14 09:54:34 +01:00
parent 0c627ea92e
commit 40bc48e80d
13 changed files with 855 additions and 476 deletions

3
packages/api/src/deps.js Normal file
View File

@@ -0,0 +1,3 @@
require('./proc');
module.exports = {};