You think the compiler is your ally
The offline first weather application... and Notetaking app? 🤔. and yes you read that right.
TypeScript 1
Twitter PKCE verification and actions server. Great as a reference or template for automating actions on X.
TypeScript
## Testing and Deploying to Amazon Elastic Beanstalk via CircleCi 2.1
---
After scouring the internet for a straight-forward way to deploy my application to Elastic beanstalk via circleCI, I figured I could help others trying to do the same with this post. Do checkout ryansimms as this method is based off [his method for 2.0](https://gist.github.com/ryansimms/808214137d219be649e010a07af44bad) which was my starting point to get this working.
### First setup an AWS IAM user by following these steps (*a unique user for CircleCI is recommended*)
# Backup android app, data included, no root needed, with adb
`adb` is the Android CLI tool with which you can interact with your android device, from your PC