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 repo "sutil-template-safe" #24

Open
davedawkins opened this issue Mar 22, 2021 · 6 comments
Open

Create repo "sutil-template-safe" #24

davedawkins opened this issue Mar 22, 2021 · 6 comments

Comments

@davedawkins
Copy link
Owner

This should be a Sutil version of the SAFE template. It will need to be kept up to date with any changes.

@Jlll1
Copy link
Contributor

Jlll1 commented Jul 23, 2022

Is this something that's free to be picked up? I'd be happy to take this on.

@davedawkins
Copy link
Owner Author

Sure! Thank you! Let me know if I can help - DM me on Twitter if you like.

@Jlll1
Copy link
Contributor

Jlll1 commented Jul 24, 2022

Your DMs on Twitter seem to be disabled :P We can contact each other on email if you want, though.

My general plan for approaching this is to mirror the official SAFE Template as close as possible, so basically we will need two templates:

  • minimal - just enough to get the app running, no template app, no FAKE and no Paket (this will be done first)
  • default - ToDo app with FAKE and Paket included (This will be added ASAP)

Do we want to include Fable.Remoting integration for the default template as well?

Oh, and we could also add a template just for a Sutil project, no backend, what do you think?

@davedawkins
Copy link
Owner Author

Your DMs on Twitter seem to be disabled :P We can contact each other on email if you want, though.
Whatever works for you. Perhaps we need to be following each other to DM on Twitter.

Do we want to include Fable.Remoting integration for the default template as well?
What's the alternative, if this template needs to talk to the backend? If the SAFE default app uses remoting, I'd say we should too?

Oh, and we could also add a template just for a Sutil project, no backend, what do you think?
Yes, though see my other repositories "sutil-template-helloworld", "sutil-template-*".

The prolific @AngelMunoz also made a start on some of the template ideas.

@Jlll1
Copy link
Contributor

Jlll1 commented Aug 13, 2022

I finally found some time to work on this. Here's the repo: Sutil-Template.
It includes Sutil-only template, and Sutil template with SAFE stack.
I didn't go with the classic ToDo app, since I wanted to keep the template code to minimum, so it's easy to remove/modify, while at the same time creating a good starting point, that covers all bases.
The SAFE template is very similar structurally to the official one, with the exception that we don't provide (and I think we shouldn't) a minimal version.

It's still WIP, some cleanup left to be done, but I think it's ready for people to look at it :)
I'd love to hear your opinions and feedback, don't hastitate to leave any comments.

Best regards.

@davedawkins
Copy link
Owner Author

Thank you!

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

2 participants