This is the demo of web-based pttbbs using pttbbs-backend as the backend server.
You can get started by visiting the following website:
The corresponding backend repository of this website is:
The architecture is based on 中台架構-站台部屬規劃(20210126版本for測試計畫).
npm install
cp -R config.tmpl node_modules/config
npm run devThen you should be able to access the page on localhost:5173.
Besides the home-page, we would like to have several complete-independent pages, including register, forgot-password, admin, etc.