feat: Initialize backend with Express and MySQL, and restructure frontend with new routing and language support.
This commit is contained in:
4
backend/.gitignore
vendored
Normal file
4
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
node_modules
|
||||
.env
|
||||
.env.example
|
||||
.env.local
|
||||
Reference in New Issue
Block a user