forked from CSI-KJSCE/appointment_to_examiner
feat: Add Docker configuration for the application stack and implement client-side API for data management and Excel export.
This commit is contained in:
5
client/.dockerignore
Normal file
5
client/.dockerignore
Normal file
@@ -0,0 +1,5 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
build
|
||||
.git
|
||||
.env
|
||||
Reference in New Issue
Block a user