laconic-deploy/packages/backend/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
..
entity Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
config.ts Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
constants.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
database.ts Implement routes for project tabs (#63) 2024-02-12 12:17:47 +05:30
index.ts Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
registry.ts Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
resolvers.ts Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
schema.gql Publish app deployment record in Laconic registry on creating new deployments (#62) 2024-02-12 11:34:01 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
service.ts Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
types.ts Set record data with repo commit hash and package.json content (#65) 2024-02-14 11:03:22 +05:30
utils.ts Set project name for repository organization and name (#57) 2024-02-06 16:18:29 +05:30