Skip to content

levinine/auction9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction9 Web Application

Prerequisites

  • Node.js 12+
  • AWS cli
  • AWS account

Build

Run ng build to build the project. Use the --prod flag for a production build or --qa for test build.

Backend

Create 2 environment files. Name .env.development and .env.production. .env.development - will be used for local connection .env.production - will be used for AWS connection

Inside create variables and add connection parameters:

  • MYSQL_ENDPOINT
  • MYSQL_PORT
  • MYSQL_DATABASE
  • MYSQL_USER
  • MYSQL_PASSWORD

Command to load development environment: sls offline Command to load production environment: sls offline --env production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •