Secret Project 331
Before you start working on this project, please run npm ci
in the repo root.
Development environment setup
Read Development.md on how to setup using Windows or Linux.
Seed cluster database
bin/seed
Code style:
npm run eslint
Documentation
Backend: https://rage.github.io/secret-project-331/headless_lms_server/index.html
Database: https://rage.github.io/secret-project-331-db-docs/
Shared module storybook: https://rage.github.io/secret-project-storybook/
Mobile first design: https://github.com/rage/secret-project-331/tree/master/docs/mobile-first-design.md
For other documentation, check out the docs folder.
License
The program in folder services/cms
is licensed under the GNU General Public License, Version 3 (https://www.gnu.org/licenses/gpl-3.0.en.html).
Everything else is licensed under Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0).