Skip to content

Vue + Accessibility + Node + PosgreSQL + Sequelize

Notifications You must be signed in to change notification settings

puribey/AccessPokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccessPokemon

This project was created to show some accessibility features in a meetup called vuenos aires You can find the slides to this meetup talk in this link

Stack

  • Node express
  • PostgreSQL
  • Sequelize
  • Vue cli 3
  • Vue router

Database

In order to use this in your computer you may want to create a db in postgres and add your keys in .env file. Else, this won't work. You will probably need to imitate the model in server > models > Pokemon.js

Server

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

About

Vue + Accessibility + Node + PosgreSQL + Sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published