hcp-uw / syntext

website for practicing your typing
5 stars 0 forks source link

create an example database for local development and functions to retrieve code snippet #8

Closed elimelt closed 1 year ago

elimelt commented 1 year ago

Need to create a way for developers to access example snippets. We can start with just a one-line snippet to verify that that works, and then add stuff from there.

It doesn't have to be complicated at all, basically just a bunch of hard coded examples to use while people work on the front end

elimelt commented 1 year ago

Resolved! This was done, but we've since moved to using a mysql docker image for local development.