Skip to content

aslamplr/actix-react-starter-template

Folders and files

NameName
Last commit message
Last commit date
Jun 9, 2022
Apr 20, 2022
Aug 4, 2022
Aug 11, 2022
Apr 27, 2022
Apr 20, 2022
Apr 20, 2022
Apr 20, 2022
Apr 20, 2022
Aug 4, 2022
Aug 4, 2022

Repository files navigation

actix-react-starter-template

Actix web + React + Redux + Redux Saga project starter template

Pre requisites

  • Node v16.14.x
    • nvm or similar tools recommended to manage node versions.
  • Rust v1.59.x
    • rustup, cargo
    • cargo-watch
  • Docker (optional)

Getting started

Setup

npm run setup

How to run locally?

npm run serve

Build

TODO

Deploy

TODO

License

MIT