Just a whole lot of crap
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Technology Stack
|
||||
|
||||
## User Notes
|
||||
|
||||
- This project is tested and will be running on Windows Systems
|
||||
- To chain commands correctly, use ";" instead of "&" in Windows
|
||||
- For a timeout command, it'd be "timeout 3; echo 'Timeout reached'"
|
||||
- The project uses a single environment file (.env) for configuration
|
||||
- The project uses a single Progress.md file for logging build progress
|
||||
|
||||
## Runtime & Dependencies
|
||||
|
||||
- **Node.js**: >=16.0.0 (specified in package.json engines)
|
||||
|
||||
Reference in New Issue
Block a user