Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
0 results
Created with Raphaël 2.2.017Jun20May28Apr16152Made yaml files for mongo container and rearranged port directories for minikubemastermasteryaml files added to give deployment instructions to minikube.PORT environment variable changed to accept multiple different ports (defaults to 3000). Docker compose file edited to have two backends using the same Docker Image and using the same Mongo DB database.Docker file added and changes made within the backend in order to make the application work in a docker container. Project finished.Added lite-server framework. Changed name of submit-book file to index.html file for ease of use.Finished mobile applications dice rolling game tutorial.All books page added. Uses an axios get request to obtain an array of books which it loops through and displays using some simple css and html. Backend linked and using a mongo db database running within a docker container.JavaScript file added to handle axios request to server. Posting book to mongo DB database working correctly.Axios installed. Backend post method set up. Mongoose downloaded and connected to backend. HTML page for book submission added with css for the file also completed. Schema made for MongoDB. Another HTML page for displaying all books added (empty).Docker file added.server.js file added and can be called with node server.js.Project started. Basic folder and file set up implemented. Express and cors installed for backend.
Loading