Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): add serverless backend #85

Merged
merged 5 commits into from
Jan 11, 2024
Merged

Conversation

vivianjeng
Copy link
Member

@vivianjeng vivianjeng commented Jan 9, 2024

  • serverless backend with cloudflare pages: https://developers.cloudflare.com/pages/
  • supported:
    • api/info
    • api/about/[attesterId]
  • build process
    • deploy backend through github action deploy.yml script at https://<BRANCH_NAME>.unirep-explorer-backend.pages.dev
    • overwrite frontend SERVER url to https://<BRANCH_NAME>.unirep-explorer-backend.pages.dev
    • frontend staging url will be https://<BRANCH_NAME>.unirep-explorer.pages.dev

Copy link

cloudflare-pages bot commented Jan 10, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b141c81
Status: ✅  Deploy successful!
Preview URL: https://91aa2e2e.unirep-explorer.pages.dev
Branch Preview URL: https://serverless-backend.unirep-explorer.pages.dev

View logs

@vivianjeng vivianjeng merged commit b85ebd8 into main Jan 11, 2024
6 checks passed
@vivianjeng vivianjeng deleted the serverless-backend branch January 11, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant