fullstack-app
fullstack-app copied to clipboard
⚡ Ready-to-use, serverless, full-stack application built with AWS Lambda, Express.js, React, AWS DynamoDB and AWS HTTP API.
Results
12
fullstack-app issues
Sort by
recently updated
recently updated
newest added
This is looking really good and its very fast to run. Thank you. I followed the doc to make a .env file for each of my stages. I'm also hoping...
I ran: ``` serverless init fullstack-app cd fullstack-app ``` Then edited `.env` and entered my AWS key details. Then: ``` serverless login //This is required but not mentioned in the...