rolling-scopes-school / support

15 stars 3 forks source link

Cross-Check GraphQL-Basics - zzVIPz #960

Closed zzVIPz closed 5 months ago

zzVIPz commented 6 months ago
  1. A link to your deployed project

    • NA
  2. A link to the project repository on Github.

  3. A link to the task

  4. A Link to the checklist for evaluating the task (if it exists)

    • NA
  5. A screenshot of cross-checking marks image

  6. A final score after self-assessment, with comments Score 360/ 360 All requirements were implemented

  7. A cross-check score of your Score (360 + 0) / 2= 180

Some additional information to run the project (just in case :))

  1. clone the repo above
  2. switch to develop branch
  3. Steps to get started:
    1. Install dependencies: npm ci
    2. Create .env file (based on .env.example): ./.env
    3. Create db file: ./prisma/database.db
    4. Apply pending migrations: npx prisma migrate deploy
    5. Seed db: npx prisma db seed
    6. Start server: npm run start
  4. run all the tests from package.json

Thank you very much in advance!

Kind regards, Sergey

nosbog commented 6 months ago

lgtm, final score is 360

zzVIPz commented 6 months ago

@nosbog Thank you very much for your quick consideration and help!

ThorsAngerVaNeT commented 5 months ago

Score is updated