Skip to content

API that provides the responses to requests from the OOTOPIA application.

License

Notifications You must be signed in to change notification settings

OOTOPIA/ootopia-api

Repository files navigation

Foo

OOTOPIA API

GPL-3.0 license .github/workflows/github-ci.yml GitHub stars GitHub repo size GitHub last commit

Project description

  • API that provides the responses to requests from the OOTOPIA application.

Confluence

Requirements

  • Before starting, you will need to have the following tools installed on your machine Git and Node.js.
  • Have an editor to work with code like VSCode.
  • Set the environment variables - find here

🎲 Running the Back End

Clone this repository

$ git clone <https://github.com/OOTOPIA/ootopia-api.git>

Access the project folder

$ cd ootopia-api

Installation

$ npm ci

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

The server will start on port:4002 - access http://localhost:4002

License

Ootopia-api is GPL-3 licensed.

About

API that provides the responses to requests from the OOTOPIA application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages