https://github.com/mkmpvtltd1/apiwithdesktopapp
Desktop app with web using node js
https://github.com/mkmpvtltd1/apiwithdesktopapp
api-service cross-platform desktop-app electron nodejs-framework webapp
Last synced: 11 months ago
JSON representation
Desktop app with web using node js
- Host: GitHub
- URL: https://github.com/mkmpvtltd1/apiwithdesktopapp
- Owner: mkmpvtltd1
- License: mit
- Created: 2017-02-25T08:14:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T13:47:28.000Z (about 9 years ago)
- Last Synced: 2025-02-01T13:28:56.542Z (about 1 year ago)
- Topics: api-service, cross-platform, desktop-app, electron, nodejs-framework, webapp
- Language: JavaScript
- Homepage: http://nodeforall.manojmahato.com.np
- Size: 8.88 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ApiWithDesktopApp
This repo is for starting any pos project.
It have basic User management api and basic demo api call from desctop app made with the help of electron.
## Project Setup
1. run npm install in api, client, web folder for install dependencies.
2. restore Database to mongodb.
3. goto file api/config/config.js :- update mongodb connection string as mongodb server and database name.
## Run Project
1. Goto api folder in terminal(command) run npm start
it will start server for API
2. Goto client folder in new terminal(command) run: npm start
it will start desktop app with login page.
## Update this project
If there is any Question related to project then please feel free to contact me.
and contribution to this project is greatfull for everybody.
## Screen shots


# Contacts
http://manojmahato.com.np
mkmpvtltd@gmail.com