Skip to content

Competition portal site of S.P.E.C. - Serverless Performance Empowerment Challenge

Notifications You must be signed in to change notification settings

hassaku63/serverlessdays2019-spec-frontend

Repository files navigation

README

What is "S.P.E.C"? -- Introduction is here.

Theme application is here.

Benchmarker is here.

How to use

Prerequisite

  • AWS Account
  • Vue CLI >= 3.8
  • Amplify CLI >= 1.7

Project setup & deploy

Clone source

git clone [email protected]:hassaku63/serverlessdays2019-spec-frontend.git
cd serverlessdays2019-spec-frontend

Install packages

npm install
# or yarn install

Init Amplify project

amplify init

Recreate 'hosting' resources

# Note:
#   I keep some files related 'hosting' for reference infomation.
#   but you will cannot be deployed as it is...
#   You may complete deployment work by recreate hosting resource. please execute 'amplify hosting remove/add'
amplify hosting remove

amplify hosting add

Deploy

amplify publish

About

Competition portal site of S.P.E.C. - Serverless Performance Empowerment Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published