4
stars
74
commits
JavaScript
primary language
Apr 20, 2024
updated
CalmNest is an all-purpose website designed to promote mental health and well-being. To learn more about CalmNest, check out the dev.to blog post for detailed information.
You can access the demo video of CalmNest here.
Setting up Environment:
Clone this Repo:
Install Required Libraries:
pip install -r requirements.txt.Run the Script:
server-script.py.python server-script.py --authtoken [your-token-here]
OR
Alternative Method Using Colab Notebook:
Navigate to the website folder :
Install Dependencies:
npm install to install the required dependencies.Run the Website:
npm run dev to start the website.Now, you can finally enter CalmNest and explore its features!
JavaScript
86.7%
Jupyter Notebook
12.5%
4
stars
74
commits
JavaScript
primary language
Apr 20, 2024
updated
CalmNest is an all-purpose website designed to promote mental health and well-being. To learn more about CalmNest, check out the dev.to blog post for detailed information.
You can access the demo video of CalmNest here.
Setting up Environment:
Clone this Repo:
Install Required Libraries:
pip install -r requirements.txt.Run the Script:
server-script.py.python server-script.py --authtoken [your-token-here]
OR
Alternative Method Using Colab Notebook:
Navigate to the website folder :
Install Dependencies:
npm install to install the required dependencies.Run the Website:
npm run dev to start the website.Now, you can finally enter CalmNest and explore its features!
JavaScript
86.7%
Jupyter Notebook
12.5%