Skip to content

YegorZh/codify-test-be

Repository files navigation

Prerequesites

Node >= 18

Setup

  1. npm install
  2. create env file and fill out the variables
  3. npm run dev

Scripts

npm run dev

Starts app in dev mode

npm run generate

Generates the SDK

Functionality

Launching the app in dev mode will host a server on a specified port. Doing a get request to servers root (simply opening it in browser should work), e.g. localhost:3000/ should demonstrate that SDK request is working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published