Skip to content

Mock data#9

Open
jonathanshi568 wants to merge 4 commits into
mainfrom
mock-data
Open

Mock data#9
jonathanshi568 wants to merge 4 commits into
mainfrom
mock-data

Conversation

@jonathanshi568
Copy link
Copy Markdown
Contributor

@jonathanshi568 jonathanshi568 commented Mar 29, 2021

Querying db after running:
node ./api/utils/mock-data/courses.js 5

query

Still need to work on the careers/reviews insertion

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/craftdog/dis-course/3t1gXje7dDbcnToCyrs4rYBpFoLr
✅ Preview: https://dis-course-git-mock-data-craftdog.vercel.app

@SirajChokshi SirajChokshi added the utilities Development Tools label Mar 29, 2021
@SirajChokshi SirajChokshi linked an issue Mar 29, 2021 that may be closed by this pull request
Comment thread api/package-lock.json
@@ -0,0 +1,5969 @@
{
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make sure we're using Yarn for all package management? Looks like you might have used NPM here.

Copy link
Copy Markdown
Member

@SirajChokshi SirajChokshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we .gitignore data (i.e. the 10k lines of course data 😛)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

utilities Development Tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P0] Database Utilities

2 participants