{"id":25054715,"url":"https://github.com/algoflows/tec2000-archived2","last_synced_at":"2026-06-29T02:31:42.153Z","repository":{"id":112289259,"uuid":"552432583","full_name":"algoflows/tec2000-archived2","owner":"algoflows","description":"Tec2000 petrochemicals corporate site and webshop.","archived":false,"fork":false,"pushed_at":"2022-10-16T21:32:54.000Z","size":38332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-29T06:54:18.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/algoflows.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-10-16T15:29:07.000Z","updated_at":"2023-03-15T09:01:40.000Z","dependencies_parsed_at":"2023-05-12T14:00:20.821Z","dependency_job_id":null,"html_url":"https://github.com/algoflows/tec2000-archived2","commit_stats":null,"previous_names":["algoflows/tec2000-archived2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Ftec2000-archived2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Ftec2000-archived2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Ftec2000-archived2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Ftec2000-archived2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algoflows","download_url":"https://codeload.github.com/algoflows/tec2000-archived2/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436092,"owners_count":20776964,"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":"2025-02-06T12:18:12.922Z","updated_at":"2026-06-29T02:31:42.146Z","avatar_url":"https://github.com/algoflows.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# OPSAP\n\n- [Google Cloud Platform](https://cloud.google.com/) - Firebase, Pubsub, Firestore, workflows\n- [Terraform](https://www.terraform.io/) to provision everything (Prisma, Contentful, GCP, Stripe and Cockroach)\n- [Prisma](https://www.prisma.io/) Typescript ORM\n- [CockroachDB](https://www.cockroachlabs.com/) - ACID consistency for payments, inventory and signing.\n- [Capacitor](https://capacitorjs.com/) - Native Mobile compilation\n- [Appflow](https://ionic.io/appflow) - Deployment of Capictor apps\n- [Brainstree](https://graphql.braintreepayments.com/) - Payments processing has grapqhl endpointas\n- [Vitejs](https://vitejs.dev/) for React, Cypress, Vitest, Storybook\n- [Nextjs](https://nextjs.org/) - Web client \n- [Jotai](https://jotai.org/) Atomic state management\n- [React Query](https://react-query-v3.tanstack.com/) (with jotai integration)\n- [Tailwind](https://tailwindcss.com/) shared UI library\n- [NX.dev](https://nx.dev/) monorepo workspace\n- [Vitest](https://vitest.dev/) Super fast javascript testing lib \n- [Cypress](https://www.cypress.io/) Visual testing framework\n- [Framer Motion](https://www.framer.com/motion/) Animation library for react\n\n### NX Links\n\n- [Nrwl-Tailwind setting up tailwind the easy way](https://nx.dev/recipe/using-tailwind-css-in-react)\n- [Nrwl-Storybook](https://nx.dev/packages/storybook)\n- [Nrwl-Capacitor](https://nxtend.dev/docs/capacitor/overview)\n- [Use storybook and tailwind in an Nx Workspace](https://blog.nrwl.io/use-storybook-with-tailwind-in-an-nx-workspace-5ceb08edad71)\n- [Speed up Storybook with Vite and SWC — with the help of Nx](https://blog.nrwl.io/speed-up-storybook-with-vite-and-swc-with-the-help-of-nx-b1e4c488e0fd)\n- [Storybook Vite](https://storybook.js.org/blog/storybook-for-vite/)\n- [Storybook Vitest](https://storybook.js.org/addons/storybook_vitest_addon)\n\n\nThis project was generated using [Nx](https://nx.dev).\n\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png\" width=\"450\"\u003e\u003c/p\u003e\n\n🔎 **Smart, Fast and Extensible Build System**\n\n## Adding capabilities to your workspace\n\nNx supports many plugins which add capabilities for developing different types of applications and different tools.\n\nThese capabilities include generating applications, libraries, etc as well as the devtools to test, and build projects as well.\n\nBelow are our core plugins:\n\n- [React](https://reactjs.org)\n  - `npm install --save-dev @nrwl/react`\n- Web (no framework frontends)\n  - `npm install --save-dev @nrwl/web`\n- [Angular](https://angular.io)\n  - `npm install --save-dev @nrwl/angular`\n- [Nest](https://nestjs.com)\n  - `npm install --save-dev @nrwl/nest`\n- [Express](https://expressjs.com)\n  - `npm install --save-dev @nrwl/express`\n- [Node](https://nodejs.org)\n  - `npm install --save-dev @nrwl/node`\n\nThere are also many [community plugins](https://nx.dev/community) you could add.\n\n## Generate an application\n\nRun `nx g @nrwl/react:app my-app` to generate an application.\n\n\u003e You can use any of the plugins above to generate applications as well.\n\nWhen using Nx, you can create multiple applications and libraries in the same workspace.\n\n## Generate a library\n\nRun `nx g @nrwl/react:lib my-lib` to generate a library.\n\n\u003e You can also use any of the plugins above to generate libraries as well.\n\nLibraries are shareable across libraries and applications. They can be imported from `@opsap/mylib`.\n\n## Development server\n\nRun `nx serve my-app` for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `nx g @nrwl/react:component my-component --project=my-app` to generate a new component.\n\n## Build\n\nRun `nx build my-app` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `nx test my-app` to execute the unit tests via [Jest](https://jestjs.io).\n\nRun `nx affected:test` to execute the unit tests affected by a change.\n\n## Running end-to-end tests\n\nRun `nx e2e my-app` to execute the end-to-end tests via [Cypress](https://www.cypress.io).\n\nRun `nx affected:e2e` to execute the end-to-end tests affected by a change.\n\n## Understand your workspace\n\nRun `nx graph` to see a diagram of the dependencies of your projects.\n\n## Further help\n\nVisit the [Nx Documentation](https://nx.dev) to learn more.\n\n\n\n## ☁ Nx Cloud\n\n### Distributed Computation Caching \u0026 Distributed Task Execution\n\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/nrwl/nx/master/images/nx-cloud-card.png\"\u003e\u003c/p\u003e\n\nNx Cloud pairs with Nx in order to enable you to build and test code more rapidly, by up to 10 times. Even teams that are new to Nx can connect to Nx Cloud and start saving time instantly.\n\nTeams using Nx gain the advantage of building full-stack applications with their preferred framework alongside Nx’s advanced code generation and project dependency graph, plus a unified experience for both frontend and backend developers.\n\nVisit [Nx Cloud](https://nx.app/) to learn more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoflows%2Ftec2000-archived2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgoflows%2Ftec2000-archived2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoflows%2Ftec2000-archived2/lists"}