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

Create a simple giter8 template #170

Closed
raquo opened this issue Sep 10, 2024 · 1 comment
Closed

Create a simple giter8 template #170

raquo opened this issue Sep 10, 2024 · 1 comment
Assignees

Comments

@raquo
Copy link
Owner

raquo commented Sep 10, 2024

Problem:

  • People want to say sbt new raquo/laminar.g8 to get a clean new laminar project.

Scope:

  • Probably a frontend-only setup, with build.sbt and vite dev server.
  • No waypoint, no backend, no existing components except for easy-to-override hello world.

Implementation:

  • Set up a new repo similar to https://github.com/scala/scala3.g8
  • Link to it in quick start, laminar demo, docs, and the resources page
  • This repo will need to be maintained separately from the full stack demo
@raquo raquo self-assigned this Sep 10, 2024
@raquo
Copy link
Owner Author

raquo commented Dec 9, 2024

MVP Done: https://github.com/raquo/scalajs.g8

@raquo raquo closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant