mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 16:55:37 +02:00
⭐ feat: Connect the frontend to the API (#160)
This commit is contained in:
4
packages/ui/src/constants.ts
Normal file
4
packages/ui/src/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const CONSTANTS = {
|
||||
githubLink: "https://github.com/nestrilabs/nestri#start",
|
||||
enterpriseContact: "mailto:enterprise@nestri.io"
|
||||
}
|
||||
Reference in New Issue
Block a user