Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design/Technology decisions server #1

Open
KenavR opened this issue Dec 6, 2018 · 0 comments
Open

Design/Technology decisions server #1

KenavR opened this issue Dec 6, 2018 · 0 comments
Labels
server All things server

Comments

@KenavR
Copy link
Member

KenavR commented Dec 6, 2018

I saw some discussions about this on the discord, but maybe if people really want to start working on it, we should maybe document our decisions on Github.

Looking at the discord people seem to prefer MongoDB with Mongoose. Alternatively, we could use something an ORM that support MongoDB and a SQL database (e.g. Waterline.

Then there is the question of which API the server should provide. Depending on what people want to learn, it could provide a REST API (express, koa, ...), GraphQL, WebSockets or a mix of them.

Let me know if I can help setting up issues for people to work on or creating the initial server structure.

@KenavR KenavR added the server All things server label Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server All things server
Projects
None yet
Development

No branches or pull requests

1 participant