Robust. Scalable. Secure.
The Weather application is a highly scalable and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST API to obtain weather forecast information. The REST API is backed by a suite of serverless microservices in AWS Lambda. The microservices store information in highly scalable DynamoDB tables.
Try it on LEANSTACKS Weather.
The Flashcards application is a highly scalable and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST API to search, create, and manage decks of flashcards. The REST API is backed by a suite of serverless microservices in AWS Lambda. The microservices store information in highly scalable DynamoDB tables. Amazon Cognito secures the application. Users may sign up for a LeanStacks account or may authenticate using popular services like Google.
Open the Flashcards application.
Try it on LEANSTACKS Flashcards.
The Account application is a secure, scalable, and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST API allowing users to manage their account, profile, and team information. The REST API is backed by a suite of serverless microservices in AWS Lambda. The microservices store information in highly scalable DynamoDB tables. Amazon Cognito secures the application. Users may sign up for a LEANSTACKS account or may authenticate using popular services like Google.
Try it on LEANSTACKS Account.
The Chat application is a secure, scalable, and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST and WebSocket APIs allowing users to chat in real time with their teams. The APIs are backed by a suite of serverless microservices in AWS Lambda. The microservices store information in highly scalable DynamoDB tables. Amazon Cognito secures the application. Users may sign up for a LEANSTACKS account or may authenticate using popular services like Google.
Try it on LEANSTACKS Chat.
The Tasks application is a secure, scalable, and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST API allowing users to create, organize, and manage lists of tasks. The APIs are backed by a suite of serverless microservices in AWS Lambda. The microservices store information in highly scalable DynamoDB tables. Amazon Cognito secures the application. Users must sign up to create and manage tasks. Users may sign up for a LEANSTACKS account or may authenticate using popular services like Google.
Try it on LEANSTACKS Tasks.
The Notes application is a secure, scalable, and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST API allowing users to create, organize, and manage notes. The APIs are backed by a suite of serverless microservices in AWS Lambda. The services store information in highly scalable DynamoDB tables. CloudWatch events manage the execution of scheduled business rules. Amazon Cognito secures the application. Users must sign up to create and manage notes. Users may sign up for a LEANSTACKS account or may authenticate using popular services like Google.
Try it on LEANSTACKS Notes.
The Trivia application is a secure, scalable, and completely serverless application hosted in AWS. The application consists of a React SPA, or single-page application, user interface which interacts with the LEANSTACKS REST and WebSocket APIs allowing users to play trivia games in real time with small groups or in massive events. The APIs are backed by a suite of serverless microservices in AWS Lambda. The microservices store information in highly scalable DynamoDB tables. Amazon Cognito secures the application. Users must sign up to create and moderate events, but players do not require an account. Users may sign up for a LEANSTACKS account or may authenticate using popular services like Google.
Try it on LEANSTACKS Trivia.
The Tools application is a highly scalable and completely serverless application hosted in AWS. The application is implemented as a React SPA, or single-page application. The application provides a suite of developer tools such as generators, converters, and formatters which run in the browser.
ls-lorem
. The ls-lorem
package provides a simple yet flexible API for the generation of Lorem Ipsum placeholder text. Read more about ls-lorem on npm.Try it on LEANSTACKS Tools.
The Time application is a highly scalable and completely serverless application hosted in AWS. The application is implemented as a React SPA, or single-page application. The application provides date and time features such as a clock, an alarm, a stopwatch, and a timer. The Time application fully responsive, meaning it is optimized for both browsers and mobile devices.
Try it on LEANSTACKS Time.