node_backend 0.1.2

A cli for creating backend in structured way using node js
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 9.07 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 208.29 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • niteshKrr

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