{"id":22191650,"url":"https://github.com/frixaco/saas-boilerplate","last_synced_at":"2025-07-26T22:31:35.030Z","repository":{"id":233792743,"uuid":"787826901","full_name":"frixaco/saas-boilerplate","owner":"frixaco","description":"Boilerplate for my SaaS apps using Next.js 14, Drizzle, Railway (Postgres, API), Clerk, Turbo, Upstash, Sentry, PostHog, Shadcn","archived":false,"fork":false,"pushed_at":"2024-07-31T17:08:41.000Z","size":4891,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-01T02:04:15.486Z","etag":null,"topics":[],"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/frixaco.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":"2024-04-17T08:58:23.000Z","updated_at":"2024-07-31T17:08:45.000Z","dependencies_parsed_at":"2024-04-17T11:09:18.240Z","dependency_job_id":"02556463-29ce-46bd-82ab-8e71859c2a58","html_url":"https://github.com/frixaco/saas-boilerplate","commit_stats":null,"previous_names":["frixaco/saas-boilerplate"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frixaco%2Fsaas-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frixaco%2Fsaas-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frixaco%2Fsaas-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frixaco%2Fsaas-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frixaco","download_url":"https://codeload.github.com/frixaco/saas-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227724162,"owners_count":17810036,"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-02T12:17:04.925Z","updated_at":"2024-12-02T12:17:05.523Z","avatar_url":"https://github.com/frixaco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n1. Populate `.env` files in `apps/api-go`, `apps/web` with your own values\n2. There's not much code. So I recommend to quickly review package.json files to see if you are fine with the libraries used. Then skim through the code and see if you want to change anything\n\n# Structure\n\n## There are two apps: `api-go` and `web`\n\n### The `api-go` is a simple Go API that uses [echo](https://echo.labstack.com/) framework\n\n- `Air` for hot reloading: https://github.com/cosmtrek/air\n- `godotenv` for loading environment variables: https://github.com/joho/godotenv\n\n### The `web` is a Next.js app that uses [clerk](https://clerk.com/) for authentication\n\n- `Next.js` for the web framework\n- `Clerk` for authentication\n- `PostHog` for analytics\n- `Sentry` for error monitoring\n- `Drizzle ORM` for database access\n- `Upstash` for rate limiting\n- `shadcn/ui`, `Tailwind CSS`, `lucide-react` for UI components, styling and animations, icons\n- `Vercel` for hosting\n- and a few more... as usual\n\nTODO:\n\n- [ ] checkout https://zsa.vercel.app/docs/react-query add React Query\n- [ ] research ways to reduce usage of React Query and rely more on server actions\n- [ ] checkout https://icon-sets.iconify.design/line-md/?category=Animated+Icons\n- [ ] more robust error handling in web: https://nextjs.org/learn/dashboard-app/error-handling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrixaco%2Fsaas-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrixaco%2Fsaas-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrixaco%2Fsaas-boilerplate/lists"}