Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Improve Documentation #4

Open
2 tasks
florianjs opened this issue Jan 29, 2020 · 3 comments
Open
2 tasks

Improve Documentation #4

florianjs opened this issue Jan 29, 2020 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@florianjs
Copy link
Owner

  • Explain how to Deploy the App on a Live VPS

  • Explain how to install MongoDB

@florianjs florianjs added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 29, 2020
@centralhardware
Copy link

centralhardware commented Mar 25, 2021

the best way would be to wrap the application in docker with docker compose, this will solve both of these problems already done

@JONAS402
Copy link

is it possible for you to provide some more detailed information on the admin user process?

currently i am getting:
TypeError: Cannot read property 'username' of undefined at /home/sysadmin/Digital-Currency/app.js:300:50

i am sure this is because i have not added the user correctly, i have tried creating a users collection on the tonkenDB database, is this correct?

@florianjs
Copy link
Owner Author

is it possible for you to provide some more detailed information on the admin user process?

currently i am getting:
TypeError: Cannot read property 'username' of undefined at /home/sysadmin/Digital-Currency/app.js:300:50

i am sure this is because i have not added the user correctly, i have tried creating a users collection on the tonkenDB database, is this correct?

This is an old project. When requested, 'username' is 'undefined'. So you probably have an issue with your Database or an issue connecting your DB to the project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants