cloudkompute

Results 14 comments of cloudkompute

Good job.. Is it possible to update the client modules so that they can demonstrate these server-side knex helpers like paging, grouping, sorting etc. We can make use of the...

We may use the Open Source Parse Server: https://parseplatform.org/ https://github.com/parse-community/parse-server Its code is pretty stable.

Thank you.. I will. btw do you have a roadmap or is this kit "almost" complete? Can we use it in production now?

for now.. i have a question. Redux is there to maintain the client-side state in a single store. Now if we use third-party components like antd Table or let's say...

Thank you. Also pl. mention how to install it locally. I followed these steps but was not successful. *Run the frontend using yr dev from within packages/frontend. In another terminal...

Can you pl. update the Overview and write the steps to install and run the program.

Thanks.. But there is no folder by the name 'project' and this directory structure is not available in any of the folders.. The main application currently lives in project. The...

/Project/boldr/project$ yarn seed yarn run v1.2.0 $ boldr seed module.js:491 throw err; ^ Error: Cannot find module '../lib/cli.js' at Function.Module._resolveFilename (module.js:489:15) at Function.Module._load (module.js:439:25) at Module.require (module.js:517:17) at require (internal/module.js:11:18)...