Codebase of the website awarded.to, an app to help you keep track of award-winning movies and books.
- Vue.js - JS framework
- Vuex - state management
- Tailwind CSS - CSS framework
- Apollo GraphQL
- Postgres database with a Postgraphile GraphQL API
- Netlify - front end, static hosting (this repo)
- Digital Ocean with Dokku - backend
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
- Daniel da Rocha - Creator and Full-stack Developer - danrocha
This project is licensed under the MIT License.