Publish Progress #1
me
commented 2025-01-04 08:59:45 -07:00
Owner
No description provided.
me
added 28 commits 2025-01-04 08:59:47 -07:00
Create some initial files.
1cabbf22f2
Add project management type files.
a1e85c9383
Ignore the lock file.
5d99a27966
Minor changes, still unfinished.
9fd741abc1
Will connect to DB using Node rather than React.
947921d155
Run the Node program.
0378fbf2d5
Remove 'bloat'.
d2f97df81d
Move some of the template comments.
6fbfeaef51
Add typescript compilation settings.
4a524d4155
More work on how the project might run.
ed1f665dbd
Create more shell files for project management.
bef46b56b4
Update readme.
b290e838de
Allow scripts to be run from anywhere.
e4b5e7d7d5
Ensure logs and compiled files are not added.
48eca38c4b
Go ahead and add dependencies, unsure which are truly needed yet, also will need to add Express and other Node.js modules soon.
0689f61519
Allow package-lock in repo since it may help others.
52ae9be740
Move JS files to src since tsc compiles both Node and React.
908c58ebbc
Add more information.
617fcefffa
Make running project from another dir a little safer.
338eb1efdf
Moving along. DB is being created now and starting to work on table.
affd073fea
Trying to get around the failure. Not working.
8edf5c0e2c
Move the DB setup to shell. Working great.
72a98e1f2d
Add some entries related to the new setup_db.sh.
8098cf9887
Main table for the application.
e1e9698a06
Remove table creation and select from the table. Need to explore the SQLite object documentation to see how to find the recordset.
41f00a5d58
Add some test data for validating program output.
8ffc7660dd
Thinking about how to do the "boolean" since DB uses TEXT.
693e2d9bca
Calling setup_db.sh and some rearrangement to ensure dist/server.js does not get deleted mid-run.
8deb68432d
me
merged commit 9169b06caf into main 2025-01-04 09:00:20 -07:00
me
deleted branch init 2025-01-04 09:00:20 -07:00
me
referenced this issue from a commit 2025-01-04 09:00:21 -07:00
Publish Progress (#1)
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "init"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?