Triton Web
Frontend for DSCVIT's internal pastebin and url shortener.
Functionalities
- Paste data, save and share!
- Paste a URL To shorten
- Copy entire paste by pessing alt-c
- Render Markdown (append
.mdat the end of URL) - Analytics (powered by Simple Analytics)
Instructions to run
-
Pre-requisites:
- Nuxt/Vue
-
< directions to install >
git clone https://github.com/GDGVIT/triton-web.git
- < directions to execute >
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.
Contributors
|
Amogh Lele
|
Siddhartha Varma
|
Tushar Sadhwani
|
Made with :heart: by DSC VIT