{"id":22666888,"url":"https://github.com/softcodenet/flapjack-editor-cesdk","last_synced_at":"2025-03-29T10:27:41.974Z","repository":{"id":229360033,"uuid":"776521860","full_name":"softcodenet/flapjack-editor-cesdk","owner":"softcodenet","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-23T18:35:51.000Z","size":2027,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T04:25:52.025Z","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/softcodenet.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}},"created_at":"2024-03-23T18:33:13.000Z","updated_at":"2024-03-23T18:36:14.000Z","dependencies_parsed_at":"2024-03-23T20:35:36.620Z","dependency_job_id":null,"html_url":"https://github.com/softcodenet/flapjack-editor-cesdk","commit_stats":null,"previous_names":["radomangutic/flapjack-editor-cesdk","softcodenet/flapjack-editor-cesdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fflapjack-editor-cesdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fflapjack-editor-cesdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fflapjack-editor-cesdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fflapjack-editor-cesdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softcodenet","download_url":"https://codeload.github.com/softcodenet/flapjack-editor-cesdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246170533,"owners_count":20734846,"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-09T14:32:10.440Z","updated_at":"2025-03-29T10:27:41.950Z","avatar_url":"https://github.com/softcodenet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlapJack Editor\n\nMenu editor.\n\n## Requirements\n\nThis project uses [Supabase](https://supabase.com/) for the database.\n\nTo be able to run this project, make sure you have these installed on your local machine:\n\n- [Node](https://nodejs.org/en)\n- [Docker](https://docs.docker.com/engine/install/)\n- [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/#debian-stable) as the package manager\n\n## Available Commands\n\n### `yarn dev`\n\nRun the development server.\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n### `yarn db:start`\n\nStart the local database.\n\nTo start the local database, make sure you have **docker-daemon** running.\n\nAfter starting the local database, you can go to [localhost:54323](http://localhost:54323) to interract with the supabase interface.\n\nThen create a `.env.development` file following the structure of the [.env.example](./.env.example) and update the `NEXT_PUBLIC_SUPABASE_URL` and `NEXT_PUBLIC_SUPABASE_ANON_KEY` with the keys you got.\n\n### `yarn db:stop`\n\nStop the local database.\n\nAll the data you have added to the database will be deleted.\n\nIf you want to persist your newly added data, run\n\n```bash\nyarn db:stop --backup\n```\n\n### `yarn test:e2e`\n\nRun all the end-to-end tests.\n\nRequires to start the database before running the tests.\n\n### `yarn test:e2e:headless`\n\nTest the application without the UI.\n\nRequires to start the database before running the tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftcodenet%2Fflapjack-editor-cesdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftcodenet%2Fflapjack-editor-cesdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftcodenet%2Fflapjack-editor-cesdk/lists"}