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

move to monorepo #28

Closed
jokester opened this issue Mar 29, 2024 · 2 comments
Closed

move to monorepo #28

jokester opened this issue Mar 29, 2024 · 2 comments
Assignees

Comments

@jokester
Copy link
Owner

to isolate core code and sub-projects (like CF workers) better

@jokester jokester self-assigned this Mar 29, 2024
@jokester
Copy link
Owner Author

monorepo may not work with CF pages auto deploy

we need to manually build and upload (with wrangler) in CI.

ref: https://developers.cloudflare.com/pages/framework-guides/nextjs/deploy-a-nextjs-site/

ref: https://github.com/cloudflare/wrangler-action

manual upload:

node_modules/.bin/wrangler pages deploy web/.vercel/output/static --branch=dev

@jokester
Copy link
Owner Author

done in #27 #29

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

No branches or pull requests

1 participant