Sunbird-RC / community

Repo to enable discussions, issue tracking & documentation for the Sunbird-RC projects
MIT License
12 stars 23 forks source link

Working on setting up Sunbird RC backend in windows machine. #161

Open hamsanand1 opened 2 years ago

hamsanand1 commented 2 years ago

What is the bug related to?

Registry Core

What went wrong?

Working on setting up Sunbird RC backend in windows machine. 1) is it doable in windows machine. 2) code base when compiled in STS reports many undefined methods. 3) documentation is very generic and does not helps to setup the environment directly. 4) some class files are defined in wrong package names Any comments will be helpful.

What did you expect to see?

need proper clean up of the code; proper step by step documentation for setting up the environment will be helpful.

Additional Context

No response

Relevant logs/output

No response

gamemaker1 commented 2 years ago

Hi @hamsanand1,

Proper step by step documentation for setting up the environment will be helpful.

Here is a step by step installation and getting started guide which goes through setting up a local registry instance (through the Registry CLI) and making API calls. Here is a guide for developers to setup up their environment so they can contribute to the source code.

Is it doable on a Windows machine?

Yes, you should be able to setup a registry instance on a Windows machine. I have not tested this myself, however, please do let me know if you face any errors while following the above guide(s).