日本酒オープンデータSakepediaのNuxt版
Sakepedia is a platform for creating open data on Japanese sake. It has been developed using several key technologies, including Nuxt.js, Axios/Express, MongoDB/Mongoose, Bootstrap-Vue (and partially Semantic UI), and GitHub OAuth App. The development process involves protecting the master branch of Sakepedia and conducting development on the develop branch. Pull requests should be made towards the develop branch. The platform requires the installation of specific versions of Node, Yarn, MongoDB, and pm2 (for the server). Additionally, for Apple Silicon Mac users, specific steps need to be taken to use node-sass v4.14.1. Lastly, a GitHub OAuth App needs to be created for local development purposes, with specific homepage URL and authorization callback URL settings.
Sakepedia is a platform developed using Nuxt.js, Axios/Express, MongoDB/Mongoose, Bootstrap-Vue, and GitHub OAuth App. It serves as a platform to create open data on Japanese sake. The development process involves protecting the master branch and conducting development on the develop branch. The installation process requires specific versions of Node, Yarn, MongoDB, and pm2. Apple Silicon Mac users need to follow additional steps to use node-sass. Lastly, a GitHub OAuth App needs to be created with specific settings for local development.