Skip to content

A web platform for past papers and academic resources for PSUT students

License

Notifications You must be signed in to change notification settings

Marje3PSUT/psutarchive

Repository files navigation

PSUTArchive

Nuxt-based frontend for PSUTArchive. Backend can be found here.

Requirements

  • Node.js (LTS recommended)
  • Yarn

Getting Started

  1. Clone the repo: git clone https://github.com/Marje3PSUT/psutarchive.git && cd psutarchive
  2. Install dependencies: yarn install
  3. Create .env file containing NUXT_PUBLIC_API_URL=https://api.psutarchive.com
  4. Start the dev server: yarn dev

Contributing

See our contribution guidelines and pick an issue here.

Documentation