AllenCell / AllenCell/idea-board

Choose a stack for user interactions

Ouverte
#30 0 commentaires 0 réactions 2 personnes assignées Réclamée par @meganrm Voir sur GitHub
Langage dominant
TypeScript
Étoiles
0
Forks
2
Merge moyen
7 j 20 h
PR mergées (30 j)
1

Description

## Use Case

We want to let users do a number of things:
- star/like posts
- inquire about an idea
- claim an idea
- comment on an idea

We need to choose a stack for how we want to handle these interactions

Netlify Functions, Github Apps/bots for running tasks?

There are Github based approaches for managing comments:
giscus uses Github Discussions
utterances uses Github Issues

Comments, likes, and claims could be routed through service to Github Discussion or Issue that becomes the "back end" as well as the moderation platform.

Netlify and Github both have ways of storing secrets (emails)

## Acceptance Criteria

_Please describe how you know this is done_

## Details

_Please provide any helpful specifications_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.