Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GDGVIT/triton-web

Frontend for DSCVIT's internal pastebin and URL shortener
https://github.com/GDGVIT/triton-web

nuxt pastebin url-shortener vue

Last synced: 3 months ago
JSON representation

Frontend for DSCVIT's internal pastebin and URL shortener

Awesome Lists containing this project

README

        



DSC VIT

Triton Web


Frontend for DSCVIT's internal pastebin and url shortener.

---
[![Join Us](https://img.shields.io/badge/Join%20Us-Developer%20Student%20Clubs-red)](https://dsc.community.dev/vellore-institute-of-technology/)
[![Discord Chat](https://img.shields.io/discord/760928671698649098.svg)](https://discord.com/invite/cWyEXgV)

[![UI ](https://img.shields.io/badge/User%20Interface-Link%20to%20UI-orange?style=flat-square&logo=appveyor)](https://dscv.it)

## 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


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 :heart: by DSC VIT