mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 04:17:40 +08:00
60c8f9a0d5
* test: add tests for changes in stories page * test: search box and moderate specific story * fix: remaining snapshot * fix: test
Framework
All our client targets (e.g. stream, admin, ...) are based functionality provided by this framework.
What should be inside framework
- Code that are specific to a certain target (e.g. stream, admin, ...) must not live here.
- Code that are shared by different targets should be put in
framework