/sgl

The Slack Game Library

Primary LanguageTypeScriptMIT LicenseMIT

Slack Game Libary

Technologies Collaborators Contribute

Slack Game Library is a game engine with full gallery and editor implementation for Slack.

📱 Visit this Project

💻 Technologies

  • NodeJS 📔
  • TypeScript 📜
  • Slack Bolt ⚡
  • PostgreSQL 🐘
  • Express 💾

Prerequisites

Here you list all prerequisites necessary for running your project.

Config .env variables

Use the .env.example as reference to create your configuration file .env with your Bolt Credentials and other configuration options

Starting

How to start your project

cd project-name
pnpm install
pnpm dev

🤝 Collaborators

Special thank you for all people that contributed for this project.

Marios Mitsios Profile Picture
Marios Mitsios

📫 Contribute

  1. git clone https://github.com/GalaxyGamingBoy/sgl.git
  2. git checkout -b feature/NAME
  3. Follow conventional commits
  4. Use semantic versioning
  5. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

Documentations that might help

📝 How to create a Pull Request

💾 Conventional Commits

🔢 Semantic Versioning