Crates.io | node_backend |
lib.rs | node_backend |
version | 0.1.2 |
source | src |
created_at | 2024-04-24 11:55:57.490916 |
updated_at | 2024-04-24 17:12:59.997376 |
description | A cli for creating backend in structured way using node js |
homepage | |
repository | |
max_upload_size | |
id | 1218679 |
size | 9,539 |
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.
Before using this tool, ensure that you have the following installed on your system:
Run this commands in terminal.
cargo install node_backend
node_backend