This commit is contained in:
Tyrel Souza 2023-08-18 01:17:15 -04:00
parent 2171a784d7
commit cfc128ed70
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
1 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,12 @@
# Mongo Stuff
Load Sample Dataset `sample_shipwrecks` https://github.com/neelabalan/mongodb-sample-dataset
# py
# servers and such
## py
Do standard venv ritual and pip install
@ -8,9 +14,7 @@ Do standard venv ritual and pip install
python main.py
```
# js/shipwrecks
## js/shipwrecks
standard yarn ritual