GalaxyGamingBoy / sgl

The Slack Game Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The Slack Game Library

License:MIT License


Languages

Language:TypeScript 100.0%