Skip to content

b-feldmann/magic-collection-middleware

Repository files navigation

magic-collection-middleware

Middleware for the magic-collection-renderer

Requirements:

You need an .env with the following variables

  • PORT: Port of the Application
  • API_MONGO_ENDPOINT: Url to the mongo database
  • API_MONGO_USER: user name for the mongodb
  • API_MONGO_PASS: user password for the mongodb
  • ACCESS_KEY: Key that users in the webapp needs for authentication

Run the server

Run the server with yarn start:dev Build the server with yarn build

About

Middleware for the magic-collection-renderer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published