Skip to content

haskell-miso/miso-fileupload

 
 

Repository files navigation

🍜 📁⬆️ miso-fileupload

This fork of miso-filereader connects to a Servant server that receives file uploads.

For the development setup, see the develop branch.

Building

Building the project requires Nix Flakes.

After installing Nix and enabling flakes, first enter a devshell by typing

nix develop

The project can be built and served using make:

make
make serve

About

📁⬆️ File upload example in miso

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Haskell 68.3%
  • Nix 10.5%
  • JavaScript 8.3%
  • HTML 7.4%
  • Makefile 5.5%