issues
search
girlnotbird
/
whiteboard-app
0
stars
0
forks
source link
Set up some infrastructure + common type library
#11
Closed
mccolljr
closed
1 day ago
mccolljr
commented
1 day ago
Do some cleanup (move .gitignore to top level, remove editor files, etc)
Set up npm workspaces so that we kinda-sorta have a monorepo
Set up a common library for things shared by both the front- and back-end code
Integrate that common library with the front-end code to show how that might look