Skip to content

Įžuvinimo modulio API (biologinės įvairovės informacinė platforma)

License

Notifications You must be signed in to change notification settings

DovMa/biip-zuvinimas-api

 
 

Repository files navigation

BĮIP Žuvinimas API

License GitHub issues GitHub stars

This repository contains the source code and documentation for the BĮIP Žuvinimas API, developed by the Aplinkos Ministerija.

Table of Contents

About the Project

The BĮIP Žuvinimas API is designed to provide information and functionalities related to fish stocking activities. It aims to support the management and conservation of fish populations, as well as the sustainability of fishing practices.

Key features of the API include:

  • Retrieving fish stocking data, such as planned fish stockings and historical information.
  • Managing fish stocking data.

Getting Started

To get started with the BĮIP Žuvinimas API, follow the instructions below.

Installation

  1. Clone the repository:

    git clone https://github.com/AplinkosMinisterija/biip-zuvinimas-api.git
  2. Install the required dependencies:

    cd biip-zuvinimas-api
    yarn install

Usage

  1. Set up the required environment variables. Copy the .env.example file to .env and provide the necessary values for the variables.

  2. Start the API server:

    yarn dc:up
    yarn dev

The API will be available at http://localhost:3000.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. For more information, see the contribution guidelines.

License

This project is licensed under the MIT License.

About

Įžuvinimo modulio API (biologinės įvairovės informacinė platforma)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • JavaScript 7.8%
  • Dockerfile 0.2%