snowballtools-base-old/packages/frontend/src
Nabarun Gogoi 9144d42f70
Set record data with repo commit hash and package.json content (#65)
* Get latest commit hash from repo when adding project

* Update UI/UX

* Fill registry record with data from package.json

* Add package json type

* Correct record data based on laconic console

* Update README

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-14 11:03:22 +05:30
..
assets Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
components Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
context Implement creating project by importing repository (#49) 2024-02-01 18:10:15 +05:30
layouts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
pages Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
types Implement routes for project settings tab (#64) 2024-02-12 15:18:00 +05:30
utils Create new deployment on changing preview deployment to production (#61) 2024-02-08 14:59:19 +05:30
App.test.tsx Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
App.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
constants.ts Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
index.css Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
index.tsx Integrate gql-client in frontend (#21) 2024-02-01 11:37:57 +05:30
logo.svg Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
react-app-env.d.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
reportWebVitals.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
setupTests.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30