Here’s the cloneable git repos for:
Also, if you actually want to run this, you’ll need to download this database dump and run this command on it:
$ mongoimport --db starwars --collection c --file starwars.json
Here’s the cloneable git repos for:
Also, if you actually want to run this, you’ll need to download this database dump and run this command on it:
$ mongoimport --db starwars --collection c --file starwars.json