Go to file
2020-04-17 15:20:33 +01:00
.well-known/acme-challenge added stuff for letsencrypt 2020-04-17 14:44:46 +01:00
fav gulp stuff 2017-08-07 22:15:19 +01:00
greenlock.d New svelte based UI 2020-04-17 14:27:14 +01:00
models wip pre moving from bower to browserfy 2017-09-25 17:48:55 +01:00
public Trying to get short link to show 2020-04-17 15:20:33 +01:00
views New svelte based UI 2020-04-17 14:27:14 +01:00
.edditorconfig gulp stuff 2017-08-05 23:28:59 +01:00
.eslintrc.json wip pre moving from bower to browserfy 2017-09-25 17:48:55 +01:00
.gitignore New svelte based UI 2020-04-17 14:27:14 +01:00
.jshintrc gulp stuff 2017-08-05 23:28:59 +01:00
app.js added stuff for letsencrypt 2020-04-17 14:45:53 +01:00
base58.js wip pre moving from bower to browserfy 2017-09-25 17:48:55 +01:00
bower.json gulp stuff 2017-08-06 00:01:33 +01:00
config.js gulp stuff 2017-08-07 22:15:19 +01:00
gulpfile.js tidying 2017-09-05 15:53:07 +01:00
LICENSE Initial commit 2016-02-07 15:59:39 -05:00
package-lock.json New svelte based UI 2020-04-17 14:27:14 +01:00
package.json New svelte based UI 2020-04-17 14:27:14 +01:00
process.json updated process 2017-09-05 16:08:49 +01:00
README.md Update README.md 2016-02-17 23:06:30 -05:00
server.js New svelte based UI 2020-04-17 14:27:14 +01:00
sourceArticle.html New svelte based UI 2020-04-17 14:27:14 +01:00

Creating a URL Shortener with NodeJs, Express, and MongoDB

This code is for the tutorial on creating a URL shortener using NodeJs, Express, and MongoDB.

Check out the full tutorial at coligo