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: begin app development #1251

Merged
merged 8 commits into from
Feb 1, 2024
Merged

feat: begin app development #1251

merged 8 commits into from
Feb 1, 2024

Conversation

o-az
Copy link
Member

@o-az o-az commented Feb 1, 2024

  • app/ dir in monorepo root
  • contains a SvelteKit app
  • The SvelteKit app should use adapter-static, no server-side components.
  • Create an app package in Nix such that we can do nix build .#app.
  • Preview/prod deployments in the same way as site/
  • Configure Cloudflare such that app.union.build points to the prod deployment
  • Include Tailwind in the setup

@o-az o-az requested a review from cor February 1, 2024 05:26
@o-az o-az self-assigned this Feb 1, 2024
@o-az o-az linked an issue Feb 1, 2024 that may be closed by this pull request
5 tasks
@o-az o-az removed a link to an issue Feb 1, 2024
5 tasks
@o-az o-az linked an issue Feb 1, 2024 that may be closed by this pull request
cor
cor previously approved these changes Feb 1, 2024
Copy link
Contributor

@cor cor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you sir

Copy link

github-actions bot commented Feb 1, 2024

App 🤌

✨ Deployment complete! Take a peek over at https://383143bb.app-1b1.pages.dev

2024-01-22T14:05:36Z

Copy link
Contributor

@cor cor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀🚀🚀

@o-az o-az merged commit c5d8474 into main Feb 1, 2024
147 of 151 checks passed
@benluelo benluelo deleted the init-app branch February 5, 2024 18:15
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.

Scaffold app.union.build infrastructure
2 participants