Is it possible to install Glitche mongoDB server?
I believe mongod
is already installed in the container. However, MongoDB can use a significant amount of RAM. I’d recommend using something like MongoDB Atlas (you get 500MB database free).
1 Like
I do not think that mongoDB or mongoose is installed. Perhaps
- it requires certain existing files
- the whole thing must be manually installed
Either way @charliea21 is correct, getting 500MB free is a good idea but we need all the dependencies installed (thank goodness) through NPM
Or… Just use a Starter