Prerequisites
OwnStats requires a few prerequisites to be met before you can start installing it.
- AWS Account: OwnStats runs on AWS and requires an AWS account.
- AWS Credentials: You need to configure your AWS credentials on your local machine. OwnStats can use the credential chain of the AWS SDK, so you have a few options to do this.
- Node.js / npm: Node.js (minimum v18) and npm installed on the machine you want to install, configure and deploy from.
- Serverless Framework v3: Serverless Framework installed on your local machine. It needs to be v3, not v4.