New Bot Repo
# support
j
Hello! I would like to create a new repo to host our bot code as opposed to using the my-bots template repo. What steps do I need to take to get this repo set up correctly?
@rahul1 @reshma Please let me know if there are any guides on the medplum websites for this!
r
You can use that repo as a template! The main thing is make sure that your build step is set up correctly (copy the package.json + esbuild), as well as maintaining some version of the medplum.config.json file
j
Sounds good, thank you for the help!