{"id":13650001,"url":"https://github.com/tdsoftpl/cool-stack","last_synced_at":"2025-04-22T18:30:48.925Z","repository":{"id":160512820,"uuid":"523243044","full_name":"tdsoftpl/cool-stack","owner":"tdsoftpl","description":"Ice-cool 🧊 Remix + Directus starter template.","archived":false,"fork":false,"pushed_at":"2024-11-04T12:51:51.000Z","size":31150,"stargazers_count":32,"open_issues_count":12,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-04T13:39:49.840Z","etag":null,"topics":["directus","remix","remix-stack","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/tdsoftpl.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":"2022-08-10T07:23:32.000Z","updated_at":"2024-10-06T03:24:51.000Z","dependencies_parsed_at":"2023-12-29T22:04:04.139Z","dependency_job_id":"bdcb757e-7ad8-41c1-85b5-315ecb7b9e7f","html_url":"https://github.com/tdsoftpl/cool-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdsoftpl%2Fcool-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdsoftpl%2Fcool-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdsoftpl%2Fcool-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdsoftpl%2Fcool-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdsoftpl","download_url":"https://codeload.github.com/tdsoftpl/cool-stack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223903030,"owners_count":17222480,"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":["directus","remix","remix-stack","template"],"created_at":"2024-08-02T02:00:32.356Z","updated_at":"2024-11-10T01:30:21.219Z","avatar_url":"https://github.com/tdsoftpl.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://i.imgur.com/J7EdGWq.png\" alt=\"Cool-Stack Cover\" /\u003e\n\u003c/div\u003e\n\n\u003ch3 align=\"center\"\u003e\n   Ice-cool 🧊 Remix + Directus starter template.\n\u003c/h3\u003e\n\n\u003cbr/\u003e\n\u003c!-- \u003chr/\u003e --\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://www.tdsoft.com\"\u003e\n      by  \u003cimg width=\"80\" src=\"https://imgur.com/8KJixsV.png\" alt=\"TDSOFT Logo\" /\u003e - Directus Experts\n    \u003c/a\u003e\n\u003c/div\u003e\n\u003chr/\u003e\n\u003cbr/\u003e\n\n## Overview 🔭\n\n🧊 _cool-stack_ 🧊 is a modern stack for building web applications. It's built on top of two powerful tools:\n\n-   💿 Remix - blazingly fast, powerful React.js framework that is used for server-side rendering, allowing you to focus on creating beautiful user interfaces.\n\n-   🐰 Directus - an instant REST and GraphQL API that seamlessly integrates on top of a Postgres SQL database. Directus has an easy to work with SDK, that blends perfectly with Remix.\n\n\u003ch4 align=\"center\"\u003e \n   \u003cb\u003e ❄️ Get \u003ci\u003ecool-stack\u003c/i\u003e today, before your time melts away ❄️ \u003c/b\u003e \n\u003c/h4\u003e\n\n## What's _cool_ in the stack? ✨\n\n-   [Remix](https://remix.run/) as a web framework (using [Architect](https://arc.codes/))\n-   Content API and dashboard powered by [Directus](https://directus.io/)\n-   [PosgreSQL](https://www.postgresql.org/) + [pgAdmin](https://www.pgadmin.org/) for data persistence\n-   API seeding with [Knex.js](https://knexjs.org/) for local development\n-   [Tailwind CSS](https://tailwindcss.com/) for styling\n-   [Storybook](https://storybook.js.org/) for UI development\n-   [Turborepo](https://turbo.build/repo) as a monorepo and build system\n-   [Cypress](https://cypress.io) - E2E testing framework\n-   Unit testing with [Jest](https://jestjs.io/) and [Testing Library](https://testing-library.com)\n-   Code formatting with [Prettier](https://prettier.io)\n-   Linting with [ESLint](https://eslint.org)\n\n## Prerequisites\n\n-   [node](https://nodejs.org/) - at least v14\n-   [yarn](https://yarnpkg.com/) - at least v1.22.19\n-   [Docker Desktop](https://docs.docker.com/desktop/) - for spinning up your local PosgreSQL database \u0026 pgAdmin. If you don't want to run a database on your local machine, you can use the free tier of [Directus cloud services](https://directus.cloud/)\n\n## How to start\n\n-   Run `yarn run bootstrap` - that will install and build all the project dependencies \u0026 packages\n-   Run `yarn run dev` - turborepo will spin up all 'dev' scripts across the monorepo. You can also run each project's dev scripts separately\n-   Log in to your directus dashboard using these credentials `user: admin@example.com | password: admin`\n-   For production usage, make sure to fill in your `.env` files in api \u0026 page directories. It's best not to version these files in your repository\n\n## Deployment\n\n### Page\n\nThe Remix app in this repository comes with an [Architect](https://arc.codes/) adapter, as it's working best for our use cases.\n\nRefer to [architect's docs](https://arc.codes/docs/en/reference/cli/deploy) for the a detailed guide on that topic.\n\n### API\n\nRefer to [directus docs](https://docs.directus.io/self-hosted/quickstart.html) for a guide on how to deploy a self-hosted directus instance.\n\nWe recommend deploying to [AWS Elastic Beanstalk](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_nodejs.html) using Docker.\n\n\u003chr/\u003e\n\n\u003ch3 align=\"center\"\u003e\n   \u003ca href=\"https://directus.io/blog/imt-01-building-a-sports-betting-platform-with-directus/\"\u003eWatch episode of \"Directus I-MADE-THIS\" podcast\u003c/a\u003e\n\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://directus.io/blog/imt-01-building-a-sports-betting-platform-with-directus/\"\u003e\n        \u003cimg src=\"https://i.imgur.com/MwsnLuD.png\" alt=\"Directus I-MADE-THIS podcast cover\" /\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003chr/\u003e\n\n## Built with cool-stack\n\n-   [BettorSignals](https://bettorsignals.com/) - Multi-channel sports tipping platform\n","funding_links":[],"categories":["Integration","Stacks"],"sub_categories":["Community"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdsoftpl%2Fcool-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdsoftpl%2Fcool-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdsoftpl%2Fcool-stack/lists"}