The internet needs more '-ifys'.
- Install Node (sudo apt-get install nodejs).
- Install mongoDB (sudo apt-get install mongodb).
- Run the first shellscript - start.sh (./start.sh) - will install dependencies, create missing files, and populate the database.
- Open two terminal windows or tabs
- Go into the server folder - run 'npm start'
- Go into the client folder - run 'npm start'
Everything is now up and running! (Almost) - If you only want the basic - less fun state - then you can stop right now.
Getting book covers automatically instructions here or down here:
Create Google Custom Search Engine (CSE) here. Do not select any specific site - use 'Restrict Pages using Schema.org Types' under 'Advanced options' - and use the Schema: 'Thing'.
Create a Google Custom Search Engine API here. Create a new api key under credentials.
Go to the file located in /server/config/secret/Google-Api.js and paste in the keys you just obtained.