Skip to content

the-SkillConnect/SkillConnect

Repository files navigation

SkillConnect: A Freelancing Telegram Mini App (TMA)

Welcome to SkillConnect! This project aims to create a Telegram mini app for freelancers. Follow these steps to get started:

Getting the Project

  1. Clone the repository:
git clone --recursive https://github.com/the-SkillConnect/SkillConnect.git

cd SkillConnect

Running the Project

  1. Set up the database (PostgreSQL):
sudo docker compose up -d

Note

You can populate the database with sample data using go run scripts/seed.go

  1. Run the SkillConnect program:
go run .

Tip

If you encounter issues downloading dependency packages, set the Go proxy using: go env -w GOPROXY=https://goproxy.io,direct

Contributing

We welcome contributions! If you’d like to contribute to SkillConnect, follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your forked repository.
  5. Open a pull request to merge your changes into the main repository.

Feel free to customize the contribution guidelines further based on your project’s specific needs. Happy coding!

About

A Freelancing Telegram Mini App (TMA)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •