All Projects → retendo → FSharp-CrossPlatform

retendo / FSharp-CrossPlatform

Licence: MIT license
This is a sample F# project that uses the SAFE stack for web frontend/backend and Fabulous/Xamarin for the iOS and Android mobile apps

Programming Languages

F#
602 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to FSharp-CrossPlatform

Fable.SemanticUI
React.SeamanticUI to Fable bindings
Stars: ✭ 15 (-34.78%)
Mutual labels:  fable, safe-stack
be-the-hero-omnistack-11
Semana OmniStack 11 - Be The Hero [possui alterações pessoais]
Stars: ✭ 14 (-39.13%)
Mutual labels:  backend
Fabulous.WPF
WIP - Declarative UIs for WPF with F# and MVU, using Fabulous
Stars: ✭ 24 (+4.35%)
Mutual labels:  fabulous
gae-vue-webapp2-starter
A simple GAE Vue Webapp2 starter project.
Stars: ✭ 17 (-26.09%)
Mutual labels:  backend
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (+26.09%)
Mutual labels:  backend
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+434.78%)
Mutual labels:  backend
exocore
A distributed private application framework
Stars: ✭ 50 (+117.39%)
Mutual labels:  backend
backend
Ergonode backend repository
Stars: ✭ 100 (+334.78%)
Mutual labels:  backend
Dragon
基于 .Net Core 的后端基础框架
Stars: ✭ 17 (-26.09%)
Mutual labels:  backend
awesome-coder-resources
编程路上加油站!------【持续更新中...欢迎star,欢迎常回来看看......】【内容:编程/学习/阅读资源,开源项目,面试题,网站,书,博客,教程等等】
Stars: ✭ 54 (+134.78%)
Mutual labels:  backend
typeless
running wild with shapeless
Stars: ✭ 16 (-30.43%)
Mutual labels:  backend
solr
Apache Solr open-source search software
Stars: ✭ 651 (+2730.43%)
Mutual labels:  backend
Pharmacy-Mangment-System
👨‍💻 🏥 MEAN stack Pharmacy Management system.
Stars: ✭ 229 (+895.65%)
Mutual labels:  backend
MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
Stars: ✭ 72 (+213.04%)
Mutual labels:  backend
typed-ajv
Define TypeScript types and JSON Schema schemas from the same declarations
Stars: ✭ 18 (-21.74%)
Mutual labels:  backend
realestate
A simple real estate app build with MEAN( Angular, Node and mongoDb ) and MERN( React, Node and mongoDb )
Stars: ✭ 33 (+43.48%)
Mutual labels:  backend
todo
An example todo application with Go!
Stars: ✭ 61 (+165.22%)
Mutual labels:  backend
trampolim
A modern Python build backend
Stars: ✭ 39 (+69.57%)
Mutual labels:  backend
nestjs-zero-to-hero
Coding through the course: NestJS Zero to Hero - Modern TypeScript Backend Development
Stars: ✭ 23 (+0%)
Mutual labels:  backend
kasir
Cashier Management & Inventory Management System
Stars: ✭ 28 (+21.74%)
Mutual labels:  backend

FSharp-CrossPlatform

This is a sample F# project that uses the SAFE stack for web frontend/backend and Fabulous/Xamarin for the iOS and Android mobile apps

It demonstrates how you can share a lot of code between the different platforms.

Get started

  1. Clone the repo
  2. Follow the instructions in /web/README.md to setup the SAFE stack, except the "fake build -t Run" step
  3. Have Visual Studio installed including Xamarin and .NET Core support
  4. Open the solution (NewApp.sln) in Visual Studio. The sub-projects need to be restored, otherwise the next step doesn't work. (I don't know why, to be honest...)
  5. In your terminal of choice, navigate into the /web folder and do "fake build -t Run" to start the web server/client
  6. In Visual Studio start the iOS or Android app
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].