{"id":22311812,"url":"https://github.com/vhtc/projetosqlite3","last_synced_at":"2025-03-26T02:20:47.131Z","repository":{"id":210068299,"uuid":"725326479","full_name":"vhtc/projetosqlite3","owner":"vhtc","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-13T01:50:25.000Z","size":6297,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T23:37:49.591Z","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/vhtc.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":"2023-11-29T22:58:10.000Z","updated_at":"2023-11-29T23:05:37.000Z","dependencies_parsed_at":"2024-04-13T02:42:26.699Z","dependency_job_id":null,"html_url":"https://github.com/vhtc/projetosqlite3","commit_stats":null,"previous_names":["vhtc/projetosqlite3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhtc%2Fprojetosqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhtc%2Fprojetosqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhtc%2Fprojetosqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhtc%2Fprojetosqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vhtc","download_url":"https://codeload.github.com/vhtc/projetosqlite3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573896,"owners_count":20637678,"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-12-03T21:29:14.421Z","updated_at":"2025-03-26T02:20:47.107Z","avatar_url":"https://github.com/vhtc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iniciando projeto de sqlite3 com node, react\n\n\n## Criar uma pasta central\ncriei a pasta chamada projetosqlite3\ndentro dela criei a estudos-app que é o servidor\ne outra estudos-app-client que é o react\n\n## estudos-app (servidor)\nnpm init -y\n\u003c!-- npm install sqlite3 express -y  forma invalida --\u003e\nnpm install express@latest\nnpm install sqlite3@latest\nnpm install cors\n\n## estudos-app-client\nnpx creat-react-app estudos-app-client\ncd estudos-app-client\nnpm install axios\nnpm install react-router-dom\n\n### Execução do projeto\ndentro da pasta estudos-app, no terminal digite 'node server.js'\ndentro da pasta estudos-app-client, no terminal digite 'npm start'\n\n## Editar o arquivo ./src/LocalServer.js\ncolocar no ip, o ip da maquina ou o localhost","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvhtc%2Fprojetosqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvhtc%2Fprojetosqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvhtc%2Fprojetosqlite3/lists"}