New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nskeleton

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nskeleton

Nskeleton micro framework 2023 version

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Nskeleton

Overview

N(node)skeleton framework is specially design for create a REST api and microservices. open-source free to use node framework use ECMA 6 syntax and predefine 3 layer architeture.

  • Languages:

    Node

  • Softwares and Tools:

    Git GitHub Visual Studio Code

Features

  • Build REST apis through CLI
  • Default MongoDB support
  • Common to advance helper functions
  • Three layer architecture
  • Well managed folder structure
  • Well tested and documentation
  • Many more command line features

Installation

To create new project, follow this steps:

  • npx nskeleton-create <project_name>
  • npm install
  • npm install -g npm-link
  • npm link
  • nskeleton generate env
  • nskeleton run

Contributing

Contributions are welcome! Please fork the repository and submit pull request.

License

This project is licensed under the MIT license.

Author

Sr. Tech lead, Trupnil Barot (Xcitech Technologies)

Let's Connect..!


  • linkedin

FAQs

Package last updated on 06 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts