Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Post History
Yes, you can. Codidact’s platform is open-source for a reason. Anyone can clone the repositories and use the software however they want, provided that you follow the terms of the license that the ...
Answer
#1: Initial revision
**Yes, you can.** Codidact’s platform is open-source for a reason. Anyone can clone the repositories and use the software however they want, provided that you follow the terms of the license that the source code is published under. If you have any questions or run into a problem getting your instance of the code up and running, you can ask for help on our [Codidact Collab site](https://collab.codidact.org). They might be able to answer questions on how to better integrate your authentication system. Allowing people to run their own versions of our software has always been something we've wanted to support.