3 releases
0.1.2 | Apr 24, 2024 |
---|---|
0.1.1 | Apr 24, 2024 |
0.1.0 | Apr 24, 2024 |
#10 in #backend-web
43 downloads per month
9KB
188 lines
Node Js Backend Setup
This Rust project provides a tool for setting up a basic backend environment for a web application. It automates the process of creating necessary folders, files, and installing dependencies using npm.
Prerequisites
Before using this tool, ensure that you have the following installed on your system:
- Rust (Install Rust)
- Node.js and npm (Install Node.js)
Usage
Run this commands in terminal.
cargo install node_backend
node_backend