ei-dev-shared
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

EI Dev Shared

This repository contains shared backend services for the ENABLEINDIA project.

Table of Contents

Introduction

The ei-dev-shared repository includes common backend services and utilities used across various ENABLEINDIA projects. It aims to provide reusable components to streamline development and ensure consistency.

Installation

To install the dependencies, run the following command:

npm install

Usage

To start the development server, use:

npm start

For running tests:

npm test

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Package Sidebar

Install

npm i ei-dev-shared

Weekly Downloads

15

Version

1.0.5

License

MIT

Unpacked Size

82.8 kB

Total Files

66

Last publish

Collaborators

  • mdudeja