Updated with working local pre-commit

This commit is contained in:
Birger Moell
2022-12-13 16:37:16 +01:00
parent ddd915d63b
commit d81375719d
+4 -3
View File
@@ -33,12 +33,13 @@ https://roan-iguanadon-a58.notion.site/Open-Chat-Gpt-83dd217eeeb84907a155b8a9d71
Run `pre-commit install` to install the pre-commit hooks.
### Bot
We have a folder named bot where code related to the bot lives.
### Backend
We have a backend folder for backend development of the api that the discord bot sends it information to.
### Website
We have a folder for the website, live at
https://projects.laion.ai/Open-Chat-GPT/
The website is built using Next.js
We have a folder for the website, live at https://projects.laion.ai/Open-Chat-GPT/ .The website is built using Next.js