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

Start a list websites that use Fable #209

Open
olivercoad opened this issue May 6, 2021 · 2 comments
Open

Start a list websites that use Fable #209

olivercoad opened this issue May 6, 2021 · 2 comments

Comments

@olivercoad
Copy link
Contributor

olivercoad commented May 6, 2021

Start a list of websites/projects that use fable. This can show some places where fable is used in production. This would be useful for: introducing people to SAFE Stack; learning, especially in the case of open-source projects; and seeing what kind of things the community is using Fable for, especially for closed-source websites that can't be found by searching GitHub.

My thoughts are:

This list should ideally feature "real world" sites that use F# for a non-trivial part of the front-end. Demos like SAFE Search and documentation sites built with Fable such as the Feliz docs may still be useful to include in a section but should not be the focus.

Each listing should include a name, link, and a brief description of the extent that F# is used on the front-end and whether F# is also used on the back-end, if applicable.

@olivercoad olivercoad changed the title Start a list websites that use fable Start a list websites that use Fable May 6, 2021
@olivercoad
Copy link
Contributor Author

olivercoad commented May 6, 2021

It would be good to get a number of listings in comments before making a page.
Here are a couple to start

facemorph.me - source

facemorph.me has an entirely F# frontend, making heavy use of Feliz.MaterialUI. A Node.js serverless function on Vercel, also compiled with Fable, is used for server-side rendering, and the backend API is currently written in Python.

wcat

wcat is a small project which has an F# Fable client and .NET server. It extends the FAKE script from the SAFE-template to also watch build an extra go program.

@olivercoad
Copy link
Contributor Author

Some F# Fable projects @dsyme mentioned at the start of .NET Conf Focus on F#:

  • Covid-19 tracker slovenia "uses F# Fable for the data wrangling and visualisation on the frontend"
  • m8mit is "100% F# ... using SAFE stack architecture"

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