0.0.2 • Published 2 years ago

nextia-serverless v0.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

nextia-serverless

Create fast serverless application :)

  • webpack
  • babel
  • nodejs
  • debug (node --inspect)
  • i18n
  • Build environment (develop, beta and master)
  • Gitlab CI/CD
To start
npm -g i nextia-serverless
Create web project
nextia-serverless api
# or
npx nextia-serverless api

cd api
npm i
npm run now # start web application
npm start # with git branch develop
nextia ports
nameport
api4000
api...400...
--
webpage3000
login3001
portal3002
app3003
sandbox3004
webpage...300...
--
landingpages...200...
brochures....200...