coinstac-api-server

6.8.9 • Public • Published

coinstac-api-server

The API Server hosts the GraphQL endpoints called by the UI and other services.

Installing/Running

  • Start MongoDB: docker-compose up -d
  • Navigate into packages/coinstac-api-server and npm i
  • Setup database with test data: npm run test-setup
  • Start server: npm run start

AWS keys for vault-only runs

The following environment variables are needed for uploading and downloading run assets from s3 AWS_S3_RUN_ASSETS_BUCKET_NAME= AWS_S3_ACCESS_KEY_ID= AWS_S3_SECRET_ACCESS_KEY=

License

MIT. See LICENSE for details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.19
    0
    • beta
  • 6.8.9
    13
    • latest

Version History

Package Sidebar

Install

npm i coinstac-api-server

Weekly Downloads

19

Version

6.8.9

License

ISC

Unpacked Size

422 kB

Total Files

68

Last publish

Collaborators

  • rsskmr