default username and password using installation method of node and npm
Nobody has claimed this yet.
- 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**
-
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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