issues
search
CS3560-02-03-Fall-2024
/
3560-project
https://3560-project.vercel.app
0
stars
1
forks
source link
Fixes
#8
Closed
blbergo
closed
3 weeks ago
blbergo
commented
3 weeks ago
use the
.ts
extension for files since we are using typescript
db client already exists in
./src/utils/client.ts
, use this to query the database after you start it up on your machine
not sure what index.js was for
.ts
extension for files since we are using typescript./src/utils/client.ts
, use this to query the database after you start it up on your machine