nikololiahim / trash-talk-bot-frontend

ABOBA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin Page for telegram-trash-talk bot

##Required tools Application requires node with 16 version and last version of sbt. (Application is incompatible with 17 version of node)

Compiling JS

For development:

Start webpack dev server

sbt dev

Then you can open application at http://localhost:8080 in browser. The dev server support hot reload.

For testing

Start tests

sbt test

For production:

Generate built application

sbt build

Result will be generated at build directory. It minifies

About

ABOBA


Languages

Language:Scala 39.8%Language:JavaScript 26.6%Language:CSS 20.3%Language:HTML 13.3%