recess

所属分类:Python编程
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2024-03-24 23:09:26
上 传 者sh-1993
说明:  一种用于保持孤立内容并与之交互的内容聚合器。
(A content aggregator for keeping up and interacting with siloed content.)

文件列表:
frontend/
recess/
.prettierignore
.prettierrc
LICENSE
manage.py
manifesto-ish.md
recess.png
requirements.txt
roadmap.md

# Recess (Beta) > Try it live at **[app.recessfeed.com](https://app.recessfeed.com)** A content aggregator for keeping up and interacting with siloed content. Follow, discover, and engage with personal websites, blogs, and other sources of meaningful content that are often hard to find. **[Read our Manifesto-ish](manifesto-ish.md).** ![Recess screenshot](recess.png) # Run locally The backend will run on `localhost:8000` and the frontend will be accessible on `localhost:3000` by default. ## Backend From the root directory, run: ```shell # recommended to use pyenv or virtualenv pip install -r requirements.txt python manage.py migrate python manage.py runserver ``` ## Frontend from the root directory, run: ```shell cd frontend yarn install yarn start ```

近期下载者

相关文件


收藏者