invictus2010

Results 14 comments of invictus2010

Thanks for the reply! I know that I have set the working directory correctly, because the script starts to run. I'm not sure that it is handling the script's reference...

If the script is stored in `~`, the working directory would be `~` right? Thanks for your responsiveness--I know this is a newbie question :)

Not sure why the following doesn't work... The script works when I run it from the terminal but doesn't start the game when I run it from script-server. I know...

I think [nedb](https://www.mongodb.com/blog/post/nedb-a-lightweight-javascript-database-using) would be well suited for this. I need to figure out where you're using the database in the current code though.

Yeah, I see/saw. I might use this as a guide to see what we can do with it: https://www.sderosiaux.com/articles/2015/02/09/creating-an-api-with-nodejs-expressjs-nedb-and-mongodb/#save-the-data-inside-a-database-nedb

Maybe the [camo](https://github.com/scottwrobinson/camo#quick-start) library could help transition it over from mongoDB to nedb? Allows use of a schema.

I'm dying here bc mongoDB is acting up for me lol...get some strange errors running it on my Mac

Has anyone found an API that supports option trading? I love Alpaca, but it seems like the market I'm interested in has a lot of option traders.

@tokedo man you guys have thought of everything!

ah yes very similar! I also got ``` WARN found no layout file for "html" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules...