Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
3
commits
The redirect mappings are now being correctly stored in Atlas
2b82510View on GitHubImproved the UI and put the DB storage code in place. Still need to debug a JSON codec error on insert.
c72591fView on GitHubNow the shortened URL has its own text view element and the current editable long URL value clears on click
72e498eView on GitHubGot the basic UI facade working. Now need to persist the shortenened URL mappings in the database
ba2449fView on GitHubActually got google auth working and the URL shortener UI displaying after successful auth
0004e23View on GitHubMerge branch 'master' of github.com:jamesbroadhead/shortnr
37c02dbView on GitHubGot Google auth working. Now we need to remove the login button when authenticated and instead display the URL shortener UI.
1425a8cView on GitHubMerge branch 'master' of https://github.com/jamesbroadhead/shortnr
3e58bf0View on GitHubAdded Stitch Core and Local services. Now we can store the data (history, custom redirects, etc.) in Atlas or locally if we want to.
5a88057View on GitHub