Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 415 Bytes

File metadata and controls

16 lines (9 loc) · 415 Bytes

EPLStudents website recensing all major projects built by the community of students at EPL.

It has been built using Rocket.rs and Maud.

To start the webserver, run:

cargo run

Note

A huge part of this code base has been heavily inspired by obiwac's beautiful personal website.