Skip to content

lytexdev/Appointly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Appointly

Overview

Appointly is a web application that allows users to book appointments online.

Installation

Prerequisites

  • Python 3.11+
  • NPM 11+
  • docker-compose
  1. Clone the repository
git clone https://github.com/lytexdev/Appointly.git
cd Appointly
  1. Copy and rename the .env.example file to .env
cp env.example .env
  1. Install dependencies
cd frontend
npm install
npm run build
cd ..
  1. Run docker-compose
docker-compose up -d --build

License

This project is licensed under the GNU General Public License v2. See the LICENSE file for details.

About

๐Ÿ—“๏ธ Appointly: Appointment booking for freelancers & more ๐Ÿ—“๏ธ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published