A Telegram Mini-app directory of sellers in Covenant University and how to contact them. Built using SvelteKit, Drizzle-ORM and PostgreSQL.
-
Clone this project to your development machine
-
Install all necessary dependancies
npm install
-
Fill all neccessary environment variables in the
.env.example
file -
Run the development server
npm run dev --open
If you have any feature request, please send them in the issues section and tag it feature-request
All contributions are highly accepted and appreciated
Issues: report all issues in the issues section.
Pull requests: follow the guide on how to run the app locally on your machine.