Skip to content

Gitanes/ao20-web

 
 

Repository files navigation

Frontend Argentum 20

This application uses the Vue.js framework called Nuxt.js.

URLs

Staging Environment (Pre-Production): https://staging.ao20.com.ar (Note: Staging website and api is connected to the staging on-game server so all the actions even MAO can be done with the Staging game server data)

Production Environment: https://ao20.com.ar

Payments

Mercadopago

MercadoPago Developer Documentation: https://www.mercadopago.com.ar/developers/es/docs

Test User Credentials for making payments with MercadoPago:

Character A:

  • User: TEST_USER_1303704770
  • Password: kfGCgCL9cu

Character B:

  • User: TEST_USER_1303705435
  • Password: MwMVwae10h

Test Credit Card details for making payments: Tarjetas de Credito

Stripe

Stripe Documentation: https://stripe.com/docs/payments

Test International Credit Card details: https://stripe.com/docs/testing?testing-method=card-numbers#international-cards

Requirements

Node JS v16

How to Use?

npm install
npm run dev

About

Website for Argentum 20

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 90.0%
  • CSS 6.5%
  • JavaScript 1.9%
  • HTML 1.6%