{"id":24116062,"url":"https://github.com/zcallan/wda-node","last_synced_at":"2026-06-10T12:31:33.772Z","repository":{"id":75598293,"uuid":"68343978","full_name":"zcallan/wda-node","owner":"zcallan","description":"RMIT University WDA Assignment 2 Part 2","archived":false,"fork":false,"pushed_at":"2016-10-16T06:26:10.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T17:57:11.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zcallan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-16T01:17:28.000Z","updated_at":"2018-01-22T00:09:01.000Z","dependencies_parsed_at":"2023-06-07T01:15:39.002Z","dependency_job_id":null,"html_url":"https://github.com/zcallan/wda-node","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zcallan/wda-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcallan%2Fwda-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcallan%2Fwda-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcallan%2Fwda-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcallan%2Fwda-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zcallan","download_url":"https://codeload.github.com/zcallan/wda-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zcallan%2Fwda-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34153482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-11T06:15:11.436Z","updated_at":"2026-06-10T12:31:33.767Z","avatar_url":"https://github.com/zcallan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WDA-2016 Node Application\n\nAssignment 2 Part 2 for RMIT University Web Database Applications Semester 2.\n\nThere is a frontend server (referred to as 'client') and a backend server ('server').\n This makes it easier to port onto mobile in react-native in the future.\n While this assignment does not require a mobile application, it is believed to be good practice.\n \n The frontend is written in [React](https://facebook.github.io/react/) using a [Redux](https://github.com/reactjs/react-redux) methodology to control data flow.\n Using Redux for a smaller application like this is probably overkill,\n however it's good to get used to abiding its principles in application development.\n \n The backend uses Express to make the coding minimal and easier to write out.\n The MongoDB database is hosted at [mLab](http://mlab.com/) under a free sandbox deployment.\n The authentication server used is [Keycloak](http://www.keycloak.org/).\n\n\n###Stack\n- Node JS v4.5.0\n- Express v4.14.0\n- React v15.1.0\n- React Router v2.8.0\n- React Router Redux v4.0.5\n- Bootstrap / React Bootstrap v0.30.3\n- Sass v3.8.0\n- Webpack v1.13.1\n- Redux v3.5.2\n    - Thunk v2.1.0\n    - Logger v2.6.1\n    - Promise v0.5.3\n    - Actions v0.12.0\n- Babel v6.10.4\n- Axios v0.14.0\n- Lodash v4.15.0\n- Moment v2.14.1\n- MongoDB v2.2.10\n- Keycloak Connect v2.2.0\n\nA more complete, thorough version control list can be viewed in 'package.json'.\n\n## Getting Started\n\nTo get started, first install all the necessary dependencies.\n```\n\u003e npm install\n```\n\nRun an initial webpack build.\n```\n\u003e npm run webpack\n```\n\nStart the frontend server.\n```\n\u003e npm run start\n```\n\nTo view the project, go to: [http://localhost:3000/](http://localhost:3000/)\n\n\n###Starting the server and database.\n\nOpen a new shell and run this command.\n```\n\u003e npm run server\n```\n\nYou should now see data in the frontend.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcallan%2Fwda-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzcallan%2Fwda-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcallan%2Fwda-node/lists"}