JabRef / JabRef/cloudref

default username and password using installation method of node and npm

Open
#24 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
JavaScript
Stars
64
Forks
8
PR merge metrics
No merged PRs in 30d

Description

  • I'm submitting a ...
    [ ] bug report/ help

  • What is the current behavior?
    successfully installed and start app but dont knwo what is default username and password.
    using docker default username and password work but not work on npm based start without used of docker

demo of the problem**
capture

  • What is the expected behavior?
    must be able to login as default username and password or
    need to provide where to create database , database name and database location and default database user

  • Please tell us about your environment:
    npm -v 3.10.10
    node -v v6.14.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the Docker startup configuration with the npm-based startup described in the issue, focusing on how default credentials and database setup are provided. Done means the npm installation path either accepts the documented default login or clearly explains how to create the database, database user, and credentials.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
authentication, backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.