Basic dev notes

This commit is contained in:
William Lewis 2024-11-21 05:56:21 -06:00
parent 50332fba11
commit 307745babe

View File

@ -1,3 +1,19 @@
# amazon-scrapi
An API interface with Amazon, that uses webscraping
An API interface with Amazon, that uses webscraping
# Development Environment Setup
## VSCode / VSCodium
Install the following softwares
- Required for development
- Maven
- Java JDK
- Git
- Highly recommended for debugging or deployment
- Apache Tomcat
- Docker
VSCode Extensions
- Extension Pack for Java