Skip to content

Getting a missing cookie error on running up (yarn dev) #41

Answered by raiss15
VaraSampath asked this question in Q&A
Discussion options

You must be logged in to vote

You can follow the below steps:

  • Download docker and pgadmin

  • Fort and clone the repo

  • Run command in VS
    * npm i -g yarn
    * install yarn
    * docker compose up

  • In PgAdmin connect the database
    After connecting with the Vidur database right right-click and "go to Create script" write the command "UPDATE users SET is_admin = true;" to get into the admin dashboard. http://localhost:3001/admin

  • In docker, you can also create the dev env

Try out these steps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amandesai01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants