Skip to content

Monorepo integrating the Call Of Duty API with a lightweight SPA. Used AWS SAM Lambdas for backend and VUE2+Quasar for Frontend.

Notifications You must be signed in to change notification settings

bitcod3r/vue-aws-sam-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue AWS SAM simple Example

Project setup

You will need to install npm and AWS SAM first.

Then, you can get everything set up with a simple install command in the project directory:

npm install

Serving

Once you've set up the project, you can run the front and back apps with the serve command:

npm run serve

Running the unit tests

npm run test

Configuration File

For security reasons, configuration file required to COD API auth will only be available by request to bitcoder[at]gmail[dot]com.

About

Monorepo integrating the Call Of Duty API with a lightweight SPA. Used AWS SAM Lambdas for backend and VUE2+Quasar for Frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published