ungdev / UA-bouffe-old

App to manage food orders at UTT Arena.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UA bouffe

App to manage food orders at UTT Arena.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Installing

Install the dependencies

npm install

Create the file .hz/secrets.toml and create a token_secret of length 32 inside.

token_secret = "KBSP7d7xxuUw9PfNz7xC93J69VyZYFfY"

Run the dev server

npm run dev

Then, go to http://localhost:8080

Deployment

...

Built With

Authors

  • gjuchault - Initial work
  • prudywsh
  • enilarik

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

App to manage food orders at UTT Arena.

License:MIT License


Languages

Language:JavaScript 82.9%Language:CSS 17.1%