Coder Social home page Coder Social logo

snawar92 / bootzooka-speech-to-text Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gobio/bootzooka-speech-to-text

0.0 1.0 0.0 7.07 MB

Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.

Home Page: https://softwaremill.github.io/bootzooka/

License: Apache License 2.0

Shell 0.47% Scala 54.90% HTML 1.36% Batchfile 0.02% TypeScript 42.93% JavaScript 0.32%

bootzooka-speech-to-text's Introduction

Bootzooka

See the docs for more information.

 CI

Quick start

Backend: PostgreSQL & API

In order to run Bootzooka, you'll need a running instance of the PostgreSQL with a bootzooka database. You can spin up one easily using docker:

# use "bootzooka" as a password
docker run --name bootzooka-postgres -p 5432:5432 -e POSTGRES_PASSWORD=bootzooka -e POSTGRES_DB=bootzooka -d postgres

Then, you can start the backend:

export SQL_PASSWORD=bootzooka
./backend-start.sh

Frontend: Yarn & webapp

You will need the yarn package manager to run the UI. Install it using your package manager or:

curl -o- -L https://yarnpkg.com/install.sh | bash

Then, you can start the frontend:

./frontend-start.sh

And open http://localhost:3000.

Commercial Support

We offer commercial support for Bootzooka and related technologies, as well as development services. Contact us to learn more about our offer!

Copyright

Copyright (C) 2013-2020 SoftwareMill https://softwaremill.com.

bootzooka-speech-to-text's People

Contributors

adamw avatar aludwiko avatar amorfis avatar aywengo avatar belfz avatar boggye avatar busybyte avatar char16t avatar dbroda avatar dependabot[bot] avatar ghostbuster91 avatar grubach avatar guizmaii avatar ideas-into-software avatar jelinski avatar johnykov avatar kciesielski avatar lukaszlenart avatar maciej avatar mergify[bot] avatar mkubala avatar mostr avatar pbuda avatar rucek avatar scala-steward avatar softberries avatar szimano avatar tdziurko avatar vbarua avatar zuchos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.