Home
Softono
triton-web

triton-web

Open source JavaScript
16
Stars
17
Forks
2
Issues
6
Watchers
1 week
Last Commit

About triton-web

Frontend for DSCVIT's internal pastebin and URL shortener

Platforms

Web Self-hosted

Languages

JavaScript

DSC VIT

Triton Web

Frontend for DSCVIT's internal pastebin and url shortener.


Join Us Discord Chat

UI

Functionalities

  • [x] Paste data, save and share!
  • [x] Paste a URL To shorten
  • [x] Copy entire paste by pressing alt-c
  • [x] Render Markdown (append .md at the end of URL)
  • [x] Analytics (powered by Simple Analytics)


Instructions to run

  • Pre-requisites:

    • Nuxt/Vue
  • < directions to install > ```bash git clone https://github.com/GDGVIT/triton-web.git ```
  • < directions to execute > ```bash # 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](https://nuxtjs.org).


## Contributors

<table>
<tr align="center">


<td>

Amogh Lele

<p align="center">
<img src = "https://avatars.githubusercontent.com/u/31761843" width="150" height="150" alt="Amogh Lele">
</p>
<p align="center">
<a href = "https://github.com/sphericalkat"><img src = "http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg" width="36" height = "36" alt="GitHub"/></a>
<a href = "https://www.linkedin.com/in/person1">
<img src = "http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg" width="36" height="36" alt="LinkedIn"/>
</a>
</p>
</td>


<td>

Siddhartha Varma

<p align="center">
<img src = "https://avatars.githubusercontent.com/u/39856034" width="150" height="150" alt="Siddhartha Varma">
</p>
<p align="center">
<a href = "https://github.com/BRO3886"><img src = "http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg" width="36" height = "36" alt="GitHub"/></a>
<a href = "https://www.linkedin.com/in/siddharthav22">
<img src = "http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg" width="36" height="36" alt="LinkedIn"/>
</a>
</p>
</td>



<td>

Tushar Sadhwani

<p align="center">
<img src = "https://avatars.githubusercontent.com/u/43412083" width="150" height="150" alt="Your Name Here (Insert Your Image Link In Src">
</p>
<p align="center">
<a href = "https://github.com/tusharsadhwani"><img src = "http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg" width="36" height = "36" alt="GitHub"/></a>
<a href = "https://www.linkedin.com/in/person3">
<img src = "http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg" width="36" height="36" alt="LinkedIn"/>
</a>
</p>
</td>
</tr>
  </table>

<p align="center">
    Made with :heart: by <a href="https://dscvit.com">DSC VIT</a>
</p>