Skip to content

A Unique URL serializer was written with Vue-Mongo-Express-Docker. The user is able to enter a URL, and it will always return an 8 length character hashed URL.

Notifications You must be signed in to change notification settings

VanessaPC/Vue-unique-URL-Serializer

Repository files navigation

url-uuid-app

Description

This project is about

How to run the project:

Run this command

docker-compose up

You should be then, able to visit localhost://8080 and see the result. This is running in dev mode, so you can work with the code and see the updates.

When you are finished:

docker-compose stop

If you want to run the unit tests:

npm run test:unit

Other Commands without using Docker:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A Unique URL serializer was written with Vue-Mongo-Express-Docker. The user is able to enter a URL, and it will always return an 8 length character hashed URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published