New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gamescon

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gamescon

This project is AWS backend part of gamescon application.

latest
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

Description

This project is AWS backend part of gamescon application.

It is implemented as part of some AWS services:

  • lambda
  • RDS PostgreSQL

Deployment

New deployment of AWS stack could be triggered by command: yarn deploy or by running sh deploy This command will create new builds and deploy it on eu-west-1 as required inside package.json file. To make this project successfully work, you will need to have already set AWS secret and access credentials inside you .HOME, You will need to have created IAM user on your AWS account. (associated with previous AWS credentials) You will need to have proper .env file inside home of this project. For DB username, IAM username will be used, the other two: DB name and password you will need to set inside .env.

Creating new version on npm

For creating new version on npm, firstly update package.json than run np --any-branch.

FAQs

Package last updated on 11 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts