Skip to content

Kompakkt/Server

Repository files navigation

Kompakkt Server

Kompakkt Logo

Prerequisites

  • NodeJS
  • Node Package Manager (NPM)
  • MongoDB
  • Redis

Development setup

In order to setup your own development environment, you have to have NodeJS as well as Node Package Manager (NPM) installed.

Clone this repository, cd to the project directory and run the following commands:

$ git clone https://github.com/Kompakkt/Common.git src/common
$ npm i

Ensure that MongoDB and Redis is running then start the server with

$ npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages