Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 574 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 574 Bytes

Student Organizations Web App

A web app created for the needs of the Student Department of the Wrocław University of Technology.

The web app enables the display of information about student organizations and scientific clubs.

It allows for searching student organizations and scientific clubs by keywords, disciplines, programs, projects.

Development

Environmental Variables

  • NEXT_PUBLIC_DIRECTUS_URL - address to the Directus instance

Requirements

How to run?

  1. npm install
  2. npm run dev