mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2025-09-13 02:53:33 -06:00
Migrate application from Node.js to Flask, removing Node dependencies and adding Flask requirements. Foregoing the Google Form for a simpler MVP using a simple HTML form and SQLite db
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +0,0 @@
|
||||
# Node modules
|
||||
node_modules/
|
||||
|
||||
# Environment files or credentials
|
||||
.env
|
||||
credentials.json
|
Reference in New Issue
Block a user