This website displays information on the Alpha Phi Omega, Epsilon Zeta Chapter at Rensselaer Polytechnic Institute in Troy. NY. It also has functionality to run the campus Lost and Found, a public backtest catalog, and a charger and technology borrowing service.
Originally, it used a template for creating applications using Next.js 14 (pages directory) and NextUI (v2). Now the application is on Next.js 15
Note: Since Next.js 14, the pages router is recommended to migrate to the new App Router to leverage React's latest features. Currently, the app uses the pages router but plans to transition are in the future
You can use one of them npm, yarn, pnpm, bun, Example using npm:
npm installmake developor
npm run devmake buildor
npm run buildCurrently using GitHub actions the server is built and created into a Docker image that is currently used in production
Licensed under the AGPL license.