{"id":19994584,"url":"https://github.com/vanishmax/nocode-starter","last_synced_at":"2025-05-04T13:31:24.750Z","repository":{"id":40994900,"uuid":"451060740","full_name":"VanishMax/nocode-starter","owner":"VanishMax","description":"✨ A template for any No-code platform. Build website/apps/chatbot/automation builders with ease!","archived":false,"fork":false,"pushed_at":"2022-08-12T07:01:25.000Z","size":2037,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T06:51:14.777Z","etag":null,"topics":["javascript","no-code","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VanishMax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-23T09:44:45.000Z","updated_at":"2025-01-10T16:06:27.000Z","dependencies_parsed_at":"2022-08-28T13:40:37.302Z","dependency_job_id":null,"html_url":"https://github.com/VanishMax/nocode-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanishMax%2Fnocode-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanishMax%2Fnocode-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanishMax%2Fnocode-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanishMax%2Fnocode-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VanishMax","download_url":"https://codeload.github.com/VanishMax/nocode-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252341254,"owners_count":21732476,"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":["javascript","no-code","template","typescript"],"created_at":"2024-11-13T04:56:44.540Z","updated_at":"2025-05-04T13:31:24.377Z","avatar_url":"https://github.com/VanishMax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# No-code starter template\n\nUse it as a boilerplate for your own No-code solution!\n\n## What's inside?\n\nThis turborepo uses [pnpm](https://pnpm.io) as a packages manager. It includes the following packages/apps:\n\n### Apps and Packages\n\n- `docs`: a [Next.js](https://nextjs.org) app\n- `web`: another [Next.js](https://nextjs.org) app\n- `ui`: a stub React component library shared by both `web` and `docs` applications\n- `config`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\n- `tsconfig`: `tsconfig.json`s used throughout the monorepo\n\nEach package/app is 100% [TypeScript](https://www.typescriptlang.org/).\n\n### Utilities\n\nThis turborepo has some additional tools already setup for you:\n\n- [TypeScript](https://www.typescriptlang.org/) for static type checking\n- [ESLint](https://eslint.org/) for code linting\n- [Jest](https://jestjs.io) test runner for all things JavaScript\n- [Prettier](https://prettier.io) for code formatting\n\n## Setup\n\nThis repository is used in the `npx create-turbo@latest` command, and selected when choosing which package manager you wish to use with your monorepo (PNPM).\n\n### Build\n\nTo build all apps and packages, run the following command:\n\n```\ncd my-turborepo\npnpm run build\n```\n\n### Develop\n\nTo develop all apps and packages, run the following command:\n\n```\ncd my-turborepo\npnpm run dev\n```\n\n### Remote Caching\n\nTurborepo can use a technique known as [Remote Caching (Beta)](https://turborepo.org/docs/features/remote-caching) to share cache artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.\n\nBy default, Turborepo will cache locally. To enable Remote Caching (Beta) you will need an account with Vercel. If you don't have an account you can [create one](https://vercel.com/signup), then enter the following commands:\n\n```\ncd my-turborepo\npnpx turbo login\n```\n\nThis will authenticate the Turborepo CLI with your [Vercel account](https://vercel.com/docs/concepts/personal-accounts/overview).\n\nNext, you can link your Turborepo to your Remote Cache by running the following command from the root of your turborepo:\n\n```\npnpx turbo link\n```\n\n## Useful Links\n\nLearn more about the power of Turborepo:\n\n- [Pipelines](https://turborepo.org/docs/features/pipelines)\n- [Caching](https://turborepo.org/docs/features/caching)\n- [Remote Caching (Beta)](https://turborepo.org/docs/features/remote-caching)\n- [Scoped Tasks](https://turborepo.org/docs/features/scopes)\n- [Configuration Options](https://turborepo.org/docs/reference/configuration)\n- [CLI Usage](https://turborepo.org/docs/reference/command-line-reference)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanishmax%2Fnocode-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanishmax%2Fnocode-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanishmax%2Fnocode-starter/lists"}