Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.
/ web Public archive

🌐 The website to ease the setup process for users

License

Notifications You must be signed in to change notification settings

timetablebot/web

Repository files navigation

Web

This is a website to showcase the TimetableBot and to help user to start using it.

It's built using Parcel.

End of life

This website has the reached the end of its life as it is no longer necessary. For more information take a look at the timetablebot/bot repository.

Building

  1. Copy the .env file to a .env.local file and fill in all needed information for the imprint.
  2. Install all required libraries via yarn install
  3. Build the website with yarn run build

Development

Follow the steps for building and start the development mode of parcel: yarn run serve

Publishing

Build a Docker container by using

docker build --pull -t timetablebot/web:latest .

About

🌐 The website to ease the setup process for users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published