3 Star 1 Fork 0

Gitee 极速下载/memory-stack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/memory-stack/memory-stack
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Memory Stack

Build Status NPM Version License

📜 Memory stack is a developer oriented, social journaling platform.

  • Open your terminal
  • Log your thought
  • See your log being read by the world
  • ✨Magic ✨

Video Explaination

Features

  • Explore random events in the life of people across the globe.
  • Minimal user interface.
  • Explore "a moment" in the life of other users or "delve" into their stack of memories!
  • mstak log "Emacs sucks!"...its that simple to make a small talk!
  • Login, push your logs, monitor log histories, logout all of it from CLI!

Installation

  1. Memory Stack requires Node.js to run.

  2. Visit Memory stack signup page and create an account.

  3. Install the mstak NPM package globally.

    npm install -g mstak
    

    If the above command gives error

    sudo npm install -g mstak
    

    If the above two commands give error

    sudo npm install -g mstak --unsafe
    
  4. Login into the mstak CLI application using the credentials created above.

    mstak login
    
  5. Push your first log.

    mstak log "this is my very first log"
    

Commands

Memory stack's CLI is used to log your thoughts on to the web. All the CLI commands are listed below.

Command Input Details Demo
login none Login into the CLI. mstak login
logout none Logs out the current user. mstak logout
log Your log in double quotes Push log to the cloud. mstak log "my first log"
logs none Lists all the logs you've pushed today. mstak logs
setbio Your desired bio Changes your current bio to the desired bio. mstak setbio "A passionate developer from India, trying to make a difference!"
set color none Lists different colors to choose from mstak set color

Format : mstak command input

Use Cases

This is how to use the web interface of Memory stack

Endpoint Details Example
/username Displays the logged dates of the specified user https://memorystack.live/void
/username/date/logs Displays the logs of a specified date and user https://memorystack.live/void/14-12-2021/logs
/signup Create an account https://memorystack.live/signupPage

Tech

Memory Stack uses a number of open source projects to work properly:

Contributors

Memory stack is just an infant right now. We need you to make it something big.

Made with contrib.rocks.

License

MIT

Free Software, Hell Yeah!

MIT License Copyright (c) 2021 Memory Stack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Memory stack 是一个面向开发者的日志社交平台 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/memory-stack.git
git@gitee.com:mirrors/memory-stack.git
mirrors
memory-stack
memory-stack
master

搜索帮助