Skip to content

KhaosResearch/tropicalia-frontend

 
 

Repository files navigation


Version: 0.5.5 Code style: prettier

TROPICAL-IA is an asynchronous algorithm training and forecasting platform supported by a RESTful API.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can also run the application in a docker container.

docker build -t tropicalia-frontend .
docker run -p 3000:3000 tropicalia-frontend 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.5%
  • JavaScript 7.3%
  • Other 0.2%