Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nunzioono/rocket-react-template
A fully featured react + rocket-rs (+ docker for production) template for building web applications that use both fast frontend and backend frameworks
https://github.com/nunzioono/rocket-react-template
docker javascript react reactjs rocket rust rust-lang template typescript
Last synced: 20 days ago
JSON representation
A fully featured react + rocket-rs (+ docker for production) template for building web applications that use both fast frontend and backend frameworks
- Host: GitHub
- URL: https://github.com/nunzioono/rocket-react-template
- Owner: nunzioono
- License: mit
- Created: 2024-12-21T12:42:33.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-21T12:58:32.000Z (21 days ago)
- Last Synced: 2024-12-21T13:38:57.452Z (21 days ago)
- Topics: docker, javascript, react, reactjs, rocket, rust, rust-lang, template, typescript
- Language: CSS
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rocket-react-template
A fully featured react + rocket-rs (+ docker for production) template for building web applications that use both fast frontend and backend frameworks# installation
Requires to have on your system node and rust installed if you want to run it locally.
Requires to have docker installed if you want just to produce the image and then use it in production.
Either in these cases run the build script accordingly to your os:
- Windows -> build.ps1
- MacOs/Linux -> build.sh# important
The template assumes in the build scripts custom names for the docker image so if you don't want to lose time modify the script you are interested in with your desired name