https://github.com/ivpavici/authink-web
https://github.com/ivpavici/authink-web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivpavici/authink-web
- Owner: ivpavici
- Created: 2022-03-10T16:58:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T17:38:11.000Z (about 3 years ago)
- Last Synced: 2025-03-17T21:12:42.940Z (2 months ago)
- Language: C#
- Size: 3.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Management web for creating tasks and test for the AuThink apps
- Create a local database and name it [Authink.Admin.v2]
- In Authink.Data project, there is a script AuthinkData.edmx.sql which recreates the database schema.
- To make the web work locally with VS 2017 and newest SSMS I had to change the connection string from data source = localhost to: data source =(LocalDb)\MSSQLLocalDB;
- When web is up, to login -> username is authink, pass is marko