Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Leon-OnlineLearning/Leon-Serverside

Repository files navigation

Leon-Serverside (Core)

This is the coordinator service that takes care of the communication details and handles the business logic in the process.

testing status linter Licencse

Getting started

To start the development enviroment you need to do few steps to get the e2e experience to work as expected

Download the text classificaion model

Download the model files and extract them to /static/textclassification/models/

create a .env file

copy the .env.docker as .env and add the paramters according to your needed configurations.

Migraitons

To run migration on you local environment use the run migration script

Note: don't forget to update ormconfig.json to match your environment currently it is setup to be used for CI

bash run_migrations.sh

to create migrations check create migrations section in CONTRIBUTION.md file

Running

You can build the compose here if you don't want to build the entire application in the leon-all repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages