This is a very opinionated way for microservicing with a full serverless approach, featuring Serverless Framework, AWS, Node.js and Nuxt.
- Node.js v16.x
- Should work on any platform(including termux 😲)
The setup script should literally guide you through all the configuration steps. You don't have to have any specific knowledge in order to setup a stage.
$ npm run setup$ npm run deploy$ npm run deploy:resources$ npm run deploy:api$ npm run deploy:web