Skip to content

Frontend for DSCVIT's internal pastebin and URL shortener

License

Notifications You must be signed in to change notification settings

AdityaSareen06/triton-web

 
 

Repository files navigation

DSC VIT

Triton Web

Frontend for DSCVIT's internal pastebin and url shortener.


Join Us Discord Chat

UI

Functionalities

  • Paste data, save and share!
  • Paste a URL To shorten
  • Copy entire paste by pressing alt-c
  • Render Markdown (append .md at 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

Amogh Lele

GitHub LinkedIn

Siddhartha Varma

Siddhartha Varma

GitHub LinkedIn

Tushar Sadhwani

Your Name Here (Insert Your Image Link In Src

GitHub LinkedIn

Made with ❤️ by DSC VIT

About

Frontend for DSCVIT's internal pastebin and URL shortener

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.8%
  • JavaScript 46.5%
  • CSS 1.7%