snowballtools-base/packages/frontend/src
Nabarun Gogoi d29b29f161
Use environment variables from DB in published record data (#70)
* Publish environment variables of deployment

* Handle review changes

* Use dummy gray image for projects

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-15 18:02:37 +05:30
..
assets Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
components Use environment variables from DB in published record data (#70) 2024-02-15 18:02:37 +05:30
context Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +05:30
layouts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
pages Use environment variables from DB in published record data (#70) 2024-02-15 18:02:37 +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 Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +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
types.ts Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +05:30