{"id":21319617,"url":"https://github.com/bwhtdev/crud-app-v1","last_synced_at":"2025-03-15T22:28:02.707Z","repository":{"id":45702521,"uuid":"513764152","full_name":"bwhtdev/CRUD-app-v1","owner":"bwhtdev","description":"CRUD practice app: Spring Boot / MySQL / React.js","archived":false,"fork":false,"pushed_at":"2022-07-16T04:16:54.000Z","size":376,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:24:11.346Z","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/bwhtdev.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}},"created_at":"2022-07-14T04:55:56.000Z","updated_at":"2022-07-15T07:10:25.000Z","dependencies_parsed_at":"2022-09-02T13:40:37.360Z","dependency_job_id":null,"html_url":"https://github.com/bwhtdev/CRUD-app-v1","commit_stats":null,"previous_names":["bradswhite/crud-app-v1","bwhtdev/crud-app-v1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwhtdev%2FCRUD-app-v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwhtdev%2FCRUD-app-v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwhtdev%2FCRUD-app-v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwhtdev%2FCRUD-app-v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwhtdev","download_url":"https://codeload.github.com/bwhtdev/CRUD-app-v1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243800605,"owners_count":20350038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-21T19:43:13.916Z","updated_at":"2025-03-15T22:28:02.668Z","avatar_url":"https://github.com/bwhtdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUD-app-v1\n## This is a fullstack CRUD (create, read, update, delete) app using Spring Boot, MySQL, and React.js\n\u003cimg width=\"1440\" alt=\"Picture of app\" src=\"https://user-images.githubusercontent.com/97484878/179337928-b4112ef2-c758-42ab-aa65-40b821e7464e.png\"\u003e\n\nNote: This app does not contain any styling other than the default boilerplate given by React.\n\n###### Requirements:\n- Java SDK 18\n- MySQL community server\n- NPM (Node package manager)\n- React.js\n- Vscode IDE (or an IDE of your choice)\n- The following vscode extensions:\n  - Debugger for Java\n  - Spring Boot extension pack\n  - Extension pack for Java\n  - ES7+ React/Redux/React-Native snippets\n  - Thunder Client (for testing REST API)\n\n###### Installation:\nTo initialize MySQL database type the following in the terminal:\n`sudo mysql --password`\nEnter password then enter:\n`mysql\u003e create database crudappv1db;`\n\nTo start up the server hit the run button. This will start up Spring Boot.\n\nTo start up the front end navigate to crud-front-end-v1 using the `cd crud-front-end-v1` command. Then run `npm start` to start the app.\n\n###### Usage:\nServer is running on port 8085.\nApp is running on port 3030.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwhtdev%2Fcrud-app-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbwhtdev%2Fcrud-app-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwhtdev%2Fcrud-app-v1/lists"}