node_backend

Crates.ionode_backend
lib.rsnode_backend
version0.1.2
sourcesrc
created_at2024-04-24 11:55:57.490916
updated_at2024-04-24 17:12:59.997376
descriptionA cli for creating backend in structured way using node js
homepage
repository
max_upload_size
id1218679
size9,539
Nitesh Kumar (niteshKrr)

documentation

README

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:

Usage

Run this commands in terminal.

cargo install node_backend
node_backend
Commit count: 0

cargo fmt