Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

sudanchapagain/chautari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chautari

A simple event booking system built with PHP and PostgresDB.

issues

On container initialization, init.sql is not executed automatically. fix:

podman compose exec db bash
psql -U postgres -d event_booking_system -f docker-entrypoint-initdb.d/init.sql

About

A simple event booking system.

Resources

License

Stars

Watchers

Forks

Contributors