Skip to content

tutaru99/comics-web-app

Repository files navigation

dev-env-project Vue-FrontEnd

To run Cypress Tests -  npm run cypress-test
To make it work locally get comics-api repository. Some tweaking is needed.
Change herokuAPI data variable to your personal local/live uri.
Live ver. - https://comics-web-app.herokuapp.com
    --Create .env file yourself. It should contain:
    --Both Private and Public keys must be accquired at - https://developer.marvel.com/documentation/getting_started
    --Heroku part is optional - it is being used for the continues integration through github actions (ci/cd)

privateKey =
publicKey =
HEROKU_API_KEY =
HEROKU_APP_NAME =

API_PORT = 4000

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Simple Marvel Comics, characters, and more web app Front-End. Implemented CI/CD + CypressTest. Goes together with another of my repo - comics-api.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors