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

convert to using db #3

Open
Austinpayne opened this issue Oct 19, 2017 · 0 comments
Open

convert to using db #3

Austinpayne opened this issue Oct 19, 2017 · 0 comments

Comments

@Austinpayne
Copy link
Owner

We should use a database to house game info. Could use something like mongoose to mock game models but I'd rather not use mongodb if possible (no need to use NoSQL as our data is highly structured and would benefit from a relational db). We can probably use SQLite initially and convert to another SQL db later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant