Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs : update README doc #120

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Docs : update README doc #120

wants to merge 1 commit into from

Conversation

sahsisunny
Copy link
Member

@sahsisunny sahsisunny commented Aug 8, 2024

Description

Update Readme file

Preview - README.md

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Tested in Staging?

  • Yes
  • No

Database Changes

  • Yes
  • No

@sahsisunny sahsisunny marked this pull request as ready for review August 8, 2024 01:29
@ssxdev
Copy link

ssxdev commented Aug 11, 2024

Hi, These are the errors I got while setting up locally

migrate not found

Solved it with 'scoop install migrate'

migrate -path ./migrations -database postgresqluri

image

go get -u github.com/cosmtrek/air

image

Solved with 'go get -u github.com/air-verse/air'

air

image

Solved it by installing all the packages which are not in go.sum

two env missing

image
image

Solved by adding both in env

USER_MAX_URL_COUNT='10'
TOKEN_VALIDITY_IN_SECONDS='3600'

@prakashchoudhary07
Copy link
Contributor

@sahsisunny Is this updated, and checked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants