nabarun and Isha
8bd1e17fd2
Add template for NextJS app ( #34 )
...
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Add hotfix for updating old DB with new org slug
- Add remove-deployment script (for debugging)
- Part of cerc-io/snowballtools-base#28

Co-authored-by: Isha <ishavenikar7@gmail.com >
Reviewed-on: cerc-io/snowballtools-base#34
Co-authored-by: Nabarun <nabarun@deepstacksoft.com >
Co-committed-by: Nabarun <nabarun@deepstacksoft.com >
2024-11-06 07:26:53 +00:00
nabarun and Shreerang Kale
b9573474a8
Upgrade WalletConnect version to 2.16.1 ( #27 )
...
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Upgrade WallectConnect to version `2.16.1`
- Part of cerc-io/snowballtools-base#24
- Change GitHub access to `public_repo` and `user`
- Part of cerc-io/snowballtools-base#22
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
Reviewed-on: cerc-io/snowballtools-base#27
Co-authored-by: Nabarun <nabarun@deepstacksoft.com >
Co-committed-by: Nabarun <nabarun@deepstacksoft.com >
2024-11-04 08:59:20 +00:00
63969ae25a
Implement payments for app deployments ( #17 )
...
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Implement funtionality to pay for deployments by connecting wallet using `WalletConnect`


Co-authored-by: IshaVenikar <ishavenikar7@gmail.com >
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
Reviewed-on: cerc-io/snowballtools-base#17
2024-10-28 09:46:18 +00:00
prathamesh
59a164f3f8
Update frontend deployment script ( #3 )
...
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Reviewed-on: cerc-io/snowballtools-base#3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com >
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com >
2024-10-18 12:53:24 +00:00
Gilbert
2bb5feeb88
Laconic frontend deployment
...
Squashed commit of the following:
commit 86e6600749
Author: Nabarun <nabarun@deepstacksoft.com >
Date: Tue May 21 11:59:32 2024 +0530
Update staging deployment records with new config values
commit 3f11ff3da1
Author: Nabarun <nabarun@deepstacksoft.com >
Date: Tue May 21 11:02:43 2024 +0530
Update build script for new VITE env variables
commit f614199bb8
Author: Nabarun <nabarun@deepstacksoft.com >
Date: Fri May 17 12:34:36 2024 +0530
Update subdomain
commit 0787d2008b
Author: Nabarun <nabarun@deepstacksoft.com >
Date: Fri May 17 12:03:29 2024 +0530
Update GitHub client ID and subdomain
commit b9ffb691dc
Author: Nabarun <nabarun@deepstacksoft.com >
Date: Fri May 17 11:28:22 2024 +0530
Add staging deployment records
commit 25e47aa5ec
Author: Nabarun <nabarun@deepstacksoft.com >
Date: Fri May 17 10:56:26 2024 +0530
Add deployment script for staging
2024-05-22 09:21:00 -05:00
Eric Lewis
748ca507da
fix: use correct output directory for build
2024-04-23 09:43:52 -04:00
nabarun
94a9bf88a9
Remove check for .env in build script ( #144 )
2024-02-29 12:51:32 +05:30
Vivian Phung
dcf271a01b
Build webapp script fix ( #111 )
...
* build-webapp-script-fix
* build-webapp-script-fix
2024-02-26 18:06:24 -05:00
nabarun and neeraj
b48afed24f
Add project create template for image upload PWA ( #109 )
...
* Use image upload PWA template
* Set template URL from env
* Handle review changes
* Update readme and build app script
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com >
2024-02-26 17:54:35 +05:30
nabarun and neeraj
ef0eac8293
Implement authentication with SIWE ( #99 )
...
* Create web3 modal provider with SIWE
* Add auth router to handle SIWE authentication
* Use axios instance to make request
* Add button for SIWE authentication
* Add changes to access session in web-app GQL requests
* Add auth check in GQL context and load/create user
* Use authenticated user from context
* Redirect to sign in page if unauthenticated and logout button
* Change sign-in route to login
* Get project domain from config file
* Set user ethAddress column as unique
* Use formatted user name
* Get session secret and origin url from config file
* Add unique constraint for eth address
* Get secure and samesite from origin url
* Get wallet connect id and backend url from env file
* Format user email in member tab panel
* Add backend config isProduction to set trust proxy
* Use only one server url config
* Add tool tip for displaying email
* Add trustProxy and domain in server.session config
* Add SERVER_GQL_PATH constant in frontend
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com >
2024-02-22 17:26:26 +05:30
telackey
4d0f2ca893
SO webapp-ify the frontend ( #82 )
...
* webapp-ify
* Tweak values
* Self-contained
2024-02-21 13:53:05 -06:00