Skip to content

LukasDzenk/seeium-be

Repository files navigation

Project notes

Setup

Prerequisites

  • Yarn package manager (v1)
  • Node.js (check if you are running a sufficient local version by comparing it to the value of "node" in .node-version file)

Installation

yarn install

Running the project

Development environment

yarn dev

Production environment

yarn build

And then:

yarn start:production

Testing

Run all tests

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published