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.
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.
This project is built with SvelteKit, which runs on nodejs
git clone https://github.com/moraszk/moraweb.git
cd moraweb
To start the server, simply run the following commands
npm install
npm run build
npm run preview
That's all
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