{"id":19829764,"url":"https://github.com/inevolin/react-node-go-init","last_synced_at":"2026-04-11T05:05:54.231Z","repository":{"id":220556977,"uuid":"751956409","full_name":"inevolin/React-Node-Go-Init","owner":"inevolin","description":"A bootstrap template and example for code for a front- and backend server.","archived":false,"fork":false,"pushed_at":"2024-02-02T17:49:24.000Z","size":5225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T19:04:25.918Z","etag":null,"topics":["bootstrap","expressjs","golang","nodejs","react","sqlite3","template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inevolin.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}},"created_at":"2024-02-02T17:39:44.000Z","updated_at":"2024-03-28T22:48:06.000Z","dependencies_parsed_at":"2024-02-02T18:58:54.402Z","dependency_job_id":null,"html_url":"https://github.com/inevolin/React-Node-Go-Init","commit_stats":null,"previous_names":["inevolin/bootstrap-react-typescript-node-express-golang-sqlite","inevolin/react-node-go-init","inevolin/bootstrap-react-ts-node-express-golang-sqlite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inevolin%2FReact-Node-Go-Init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inevolin%2FReact-Node-Go-Init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inevolin%2FReact-Node-Go-Init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inevolin%2FReact-Node-Go-Init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inevolin","download_url":"https://codeload.github.com/inevolin/React-Node-Go-Init/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241188966,"owners_count":19924720,"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":["bootstrap","expressjs","golang","nodejs","react","sqlite3","template"],"created_at":"2024-11-12T11:19:53.408Z","updated_at":"2025-12-30T19:37:12.712Z","avatar_url":"https://github.com/inevolin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap front- and backend\n\n A bootstrap template and example code for a front- and backend server with JWT auth and CRUD operations.\n\n This solution uses React/Typescript for frontend + Jest/Supertest + NodeJS/Express/Typescript for backend (or Go/Gin) + SQLite data store. \n\n Note: this repo comes with auto-linting and formatting (if you use VSCode) to enforce best-practice standards.\n\n## Back-end (NodeJS)\nQuick start:\n\n ```\n cd back/\n yarn\n yarn start # start server (with ts-node)\n yarn watch # start server in dev mode\n # TODO: build code with tsc or other compiler\n ```\n\n## Back-end (GoLang)\nQuick start:\n\n ```\n cd backgo/\n go install\n go run .\n ```\n\nHint: server port 3000 used by default\n\n ## Front-end\nQuick start:\n\n ```\n cd front/\n yarn\n yarn react-scripts build # build server\n yarn react-scripts start # start server\n yarn test # run unit tests\n ```\n\nHint: if you build the server, you don't need to start it here, the back-end will serve it.\n\nHint: login email and password are both `admin`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finevolin%2Freact-node-go-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finevolin%2Freact-node-go-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finevolin%2Freact-node-go-init/lists"}