Skip to content

LittleBigRefresh/refresh-web

Repository files navigation

Important: This branch is on feature lock

This project is soon to be entirely replaced by a rewrite of refresh-web. This branch will stay maintained for the time being as the rewrite matures, but will not receive new features or major upgrades (such as a migration to Angular 17).

You may track progress here.

Refresh Website

This is an eternally work-in-progress project intending to build a proper frontend for Refresh.

A look at the front page

Suggestions and criticism regarding design and general layout are welcome!

This project was generated with Angular CLI. You can set up an Angular environment using this guide.

Development server

Run ng serve in a terminal for a development server that listens at http://localhost:4200/. The page will automatically refresh itself when source code is changed.

Make sure you are also running Refresh (or any other server compatible with Refresh's APIv3) at http://localhost:10061 or else the website will not function. You can also point the environment.development.ts to use the official production server.