Skip to content

jichang/Senses

Repository files navigation

Senses

A prototype for dataset labelling build with SAFE stack

How to run

1 install PostgreSQL, see document

There are two ways to setup database before running database migrations

First, you can create a role feblr with password feblr and a database feblr

Second, you can update code at src/Migrations/Progra.fs and src/Server/Database.fs to use a exist database.

2 install fake tools, See document

3 clone repo

git clone https://github.com/JacobChang/Senses.git

3 setup database

fake build --target RunMigrations

4 run project

fake build --target run

About

Resource labelling with Fable and Giraffe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages