docs: add render one click deploy for refresh

This commit is contained in:
Ephraim Atta-Duncan
2023-10-04 19:58:07 +00:00
committed by Mythie
parent 7a8f5b8422
commit e556db0386
3 changed files with 72 additions and 29 deletions
+1
View File
@@ -2,6 +2,7 @@
"private": true,
"scripts": {
"build": "turbo run build",
"build:web": "turbo run build --filter=@documenso/web",
"dev": "turbo run dev --filter=@documenso/web --filter=@documenso/marketing",
"start": "cd apps && cd web && next start",
"lint": "turbo run lint",