Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danghung1202/myquicksilverb2b
https://github.com/danghung1202/myquicksilverb2b
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/danghung1202/myquicksilverb2b
- Owner: danghung1202
- License: apache-2.0
- Created: 2018-12-26T09:45:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:03:57.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T06:06:13.858Z (over 1 year ago)
- Language: JavaScript
- Size: 4.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# QuicksilverB2B
Installation
------------1. Configure Visual Studio to add this package source: http://nuget.episerver.com/feed/packages.svc/. This allows missing packages to be downloaded, when the solution is built.
2. Open solution and build to download nuget package dependencies.
3. Search the solution for "ChangeThis" and review/update as described.
4. This uses Local DB so no need to run database setup
5. Start the site (Debug-Start from Visual studio) and browse to http://localhost:50244 to finish installation. Login with [email protected] / store.Note: SQL scripts are executed using Windows authentication so make sure your user has sufficient permissions.
Logging in
-------------
To log in to the site, use u: [email protected] p: store.