{"id":20509388,"url":"https://github.com/harrisoncramer/fullstack-template","last_synced_at":"2025-10-13T23:34:48.075Z","repository":{"id":46880215,"uuid":"406042363","full_name":"harrisoncramer/fullstack-template","owner":"harrisoncramer","description":"This is a template repository to get up and running quickly with Vite, React, Jest, Express Docker, and Github Actions for CI/CD.","archived":false,"fork":false,"pushed_at":"2022-02-20T19:46:45.000Z","size":627,"stargazers_count":15,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-29T16:48:08.032Z","etag":null,"topics":["boilerplate","docker","eslint","express","javascript","jest","react","supertest","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"","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/harrisoncramer.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":"2021-09-13T16:10:19.000Z","updated_at":"2024-07-30T08:45:00.000Z","dependencies_parsed_at":"2022-07-26T17:32:49.809Z","dependency_job_id":null,"html_url":"https://github.com/harrisoncramer/fullstack-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/harrisoncramer/fullstack-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Ffullstack-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Ffullstack-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Ffullstack-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Ffullstack-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrisoncramer","download_url":"https://codeload.github.com/harrisoncramer/fullstack-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisoncramer%2Ffullstack-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017235,"owners_count":26086015,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["boilerplate","docker","eslint","express","javascript","jest","react","supertest","tailwindcss","vite"],"created_at":"2024-11-15T20:24:25.358Z","updated_at":"2025-10-13T23:34:48.055Z","avatar_url":"https://github.com/harrisoncramer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Template Repository\n\nThis is a template repository for a full-stack, dockerized application using React, Vite, Express, and Tailwind. It includes:\n\n- Vite for fast reloads\n- Tailwind for utility-first styling\n- Express for SPA backend\n- React-router for routes\n- Lazy-loading for optimization\n- Supertest for backend tests\n- React-Testing-Library for frontend tests\n- Github Actions for CI\\*\\*\n- Docker for containerization\n\n## Installation\n\n`npm install`\n\n## Development\n\nFull Dev: `npm run start`\n\nBackend only: `npm run start:express`\n\nFrontend only: `npm run start:vite`\n\n## Tests\n\n`npm run test`\n\n## Docker\n\nBuild the image: `docker build -t yourusername/yourapp . `\n\nRun the image (map the ports): `docker run -dit -p 3000:3000 yourusername/yourapp`\n\n## Github Actions\n\nThe github actions in this repository are configured to build and push a Docker image to my account by default. You can either delete the `.github` folder or configure them with your own account and credentials. You may also delete the docker job, leaving the other CI tests in place.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisoncramer%2Ffullstack-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrisoncramer%2Ffullstack-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisoncramer%2Ffullstack-template/lists"}