Skip to content

rnapdbee/rnapdbee-backend

Repository files navigation

RNApdbee engine

CI

Project generated with Spring version 2.6.6.

Requirements

  • Maven
  • Java 11 (SDK 11)
  • Docker

Build

The server starts on the localhost default 8080 port -> http://localhost:8080/

With docker

To run project in command line type:

mvn clean install -DskipTests
docker compose up

IntelliJ IDEA

To run only MongoDB database type:

docker-compose up backend-db

Documentation

When the project is working auto generated swagger endpoint documentation is available at the following LINK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages