|
|
@ -50,7 +50,7 @@ export const main = async (opts) => { |
|
|
|
devsvc({start: true, noexit: true}); |
|
|
|
devsvc({start: true, noexit: true}); |
|
|
|
|
|
|
|
|
|
|
|
good("Generating the documentation first time..."); |
|
|
|
good("Generating the documentation first time..."); |
|
|
|
exec("npm run docs"); |
|
|
|
// exec("npm run docs");
|
|
|
|
good("Documentation done."); |
|
|
|
good("Documentation done."); |
|
|
|
|
|
|
|
|
|
|
|
good("Migrating your database just in case."); |
|
|
|
good("Migrating your database just in case."); |
|
|
|