Git Product home page Git Product logo

myoripass's Introduction

苗栗通MyoriPass

地址:https://pass.myori.org

簡介

這是一個架空國家的出入國申報系統專案,提供用戶登入/註冊、帳號管理、出入境申報、QrCode自動通關等功能(按照GDPR規則設計)。
其實是一個很好的新人學習專案,或者用來變成健康碼???會員管理系統之類的東西。
PS.很多東西可能看起來奇奇怪怪的,沒錯,不要懷疑

構建

前端
cd pass.myori.org_vue
npm install  
npm run build #構建

把構建出來的Dist資料夾丟到服務器的 /main/ 下面,主程序默認路徑為/main,可以更改vite構建指令改為根目錄

後端

/pass.myori.org_php
這個路徑下的所有東西則丟到服務器的的 /Api/ 資料夾下,所有的API接口都在這裡。

介紹頁面/Blog
cd pass.myori.org_hexo
npm install  
hexo g #構建

把構建出來的Public資料夾丟到根目錄的下,是介紹首頁兼Blog。

貢獻

萌小志Mengxiaozhi
Angelo0218
感謝所有為這個專案做出貢獻的開發者和貢獻者。

授權

本專案採用MIT授權

聯絡方式

如有問題或建議,請通過電子郵件聯絡我們:[email protected]

其他

本專案有安卓版本之代碼,採用Capacitor構建。

最後更新: 2023年12月30日

myoripass's People

Contributors

angelo0218 avatar mengxiaozhi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.