skopos
v0.0.7
Published
Skopos API Monitoring
Downloads
3
Readme
Skopos API Monitoring Solution
Monitor Multi-step API interactions
Skopos is deployed to your AWS account
Skopos consists of a React frontend which is hosted on S3, as well as all the backend infrastructure to get started monitoring APIs.
After deploying the url for the React app will be provided in the command line output <ReactStack.ReactSiteURL>
Getting Started
- have your AWS account configured via aws-cli (Skopos uses the locally configured AWS account)
- install AWS CDK
npm i -g skopos
skopos bootstrap
skopos deploy
Tech/Frameworks
Built with:
- AWS CDK
- React
- Formik/Yup for form validation
- Apollo Client
- Tailwind CSS
- ExpressJS
- Apollo Server
- TypeGraphql
- Prisma
- XState