Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.14 KB

Moraweb dashboard

available here: https://app.mora.u-szeged.hu

staging: https://morapp.netlify.app

This project aims to unify moraweb's services and provide a single entry point for users.

Table of Contents

Getting Started

The project can be deployed on your own machine, however most of the internal API-s use cors to prevent unknown origins from using them.

Prerequisites

This project is built with SvelteKit, which runs on nodejs

Getting the source code

git clone https://github.com/moraszk/moraweb.git
cd moraweb

Installing

To start the server, simply run the following commands

npm install
npm run build
npm run preview

That's all

Contributing

Have an awesome idea, want to get involved in the development or just provide feedback?

Create an issue or contact us personally.


Made with ❤️ by @moraszk