issues
search
SpadeBoard
/
Spadeboard
An open source self-hostable app where you can create rooms to design your tabletop game (like card games, TTRPGs, board games) and bring in your friends. Mainly focused on card games.
1
stars
0
forks
source link
Convert React project to React TS + Vite
#2
Closed
jmai136
closed
4 months ago
jmai136
commented
5 months ago
Development
Requirements
[x] Project structure should be maintained
[x] All packages used for React should still work (like Framer Motion)
[x] Dockerfile needs to be updated to actually run React TS + Vite
[x] Should still be able to use JSX files
[x] Can still use JS and TS packages
Test
[x] Make sure when using Docker that React TS + Vite frontend can still access Django backend
Development
Requirements
Test