IzumiSy / slipit2

:bookmark: Brand-new anti-social bookmark service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slip.it v2

The serverless replacement of Slip.it aiming at deploying on Firebase suite

Setup

$ npm install

Also you need to set your own env in .env file. This app uses Firestore as a database.

$ cp .env.sample .env
$ vi .env

Run

# only serving (build required)
$ npm run serve

# serve and compile
$ npm start

Build

$ npm run build

watch command is also available.

About

:bookmark: Brand-new anti-social bookmark service


Languages

Language:Elm 89.1%Language:JavaScript 6.4%Language:SCSS 2.6%Language:CSS 1.5%Language:HTML 0.4%