Welcome to the Everest Project! Everest is a cutting-edge web application designed to demonstrate the power of combining Docker, Django, and React for full-stack web development. Our goal is to provide a robust template for developers looking to jumpstart their next project with this tech stack.
- ChatGPT Plus Helper AI: https://chat.openai.com/g/g-51CwGknTd-great-library-project-everest
- Docker Integration: Simplify your development and deployment workflow with containerization.
- Django Backend: Leverage the power of Django for your server-side logic with a pre-configured project structure.
- React Frontend: Jumpstart your user interface with a React-based frontend, set up and ready to be customized.
- Huggingface Autotrain Advanced: Integrate your own local huggingface models finetuned with your training data.
Follow these steps to get your development environment set up:
- Clone the Repository
Assumes powershell:
git clone https://github.com/gtlibrary-game/everest.git
cd everest
$env:HT_TOKEN="get token at https://huggingface.co/ login and make access token"
docker-compose up --build-
Browse to:
- For React Frontend: http://localhost:3000/
- For Django Backend: http://localhost:8000/admin/
- For HuggingFace AutoTrain: http://localhost:8080/
-
Chat w/ the OpenAI ChatGPT Plus App
https://chat.openai.com/g/g-51CwGknTd-great-library-project-everest
- Documentation
https://docs.google.com/document/d/1IWcJX2il2HQtIB6CuDpL77A6QL4b3N8tDumbnyvKpwo/edit?usp=sharing
- Community