Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

everbrez/Collections-A-Server

Repository files navigation

Collections:A

Collections:A server side based on express

License: MIT

this project is the server side of Collections:A. It is a hub for user to collect items like animes, movies, pictures and so on... It's a Progressive Web Application, works well in local env even if there is no network connection.

Contribution

start the develop server

yarn start

run eslint

yarn lint

TODOS

  • database design
  • route design
  • core functions
  • theme system
  • statistics system
  • recommend system (based on AI)