Skip to content

Latest commit

 

History

81 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AniLib

Monorepo do AniLib: backend (FastAPI + MongoDB) e frontend (Vanilla JS) no mesmo lugar.

Estrutura

.
├── backend/    # FastAPI, MongoDB, integração MyAnimeList — ver backend/README.md
├── frontend/   # HTML/CSS/JS puro, consome a API do backend — ver frontend/README.md
├── start.sh    # sobe Mongo (Docker) + backend + frontend
├── stop.sh     # derruba tudo
└── COMO_SUBIR.md

Rodando o projeto

./start.sh

Veja COMO_SUBIR.md para o passo a passo detalhado (Docker, .env, etc).

About

Anime discovery, reviewing and streaming platform with MyAnimeList integration. FastAPI + MongoDB backend, vanilla JS frontend.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages