npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

up-d4te

v1.0.8

Published

Recommend Dating Course in Korea with CLI

Downloads

46

Readme

up-d4te project

새로운 장소, 색다른 곳을 갈망하는 오늘날, 연인과 데이트를 하기 전 매번 데이트 코스를 정하고자 리서치 한다. 식사 장소, 전시회, 카페 등 일일이 찾아봐야 하는 번거로움을 느끼고 있다. 게다가 많은 장소 중 어느 곳을 가야 할지, 데이트에 적합한 공간인지 단순히 지도 앱 만을 보고 파악할 수 없다. 이런 상황에서 좀 더 나은 데이트를 위해 리뷰를 확인하고 다른 추가적인 SNS를 확인하는 등 복잡한 과정이 추가된다. 이러한 상황에서 이 서비스는 과정을 좀 더 간소화해서 불편함을 해소하고, 커플들에게 사용자 기반 데이트 코스를 좀 더 간편하고 빠르게 제공하자는 측면에서 시작되었다.

우리는 단순 데이트 코스를 추천해 주는 서비스가 아닌, 개발자들의 낭만을 담은 서비스를 개발하고자 한다. 가장 큰 포인트로 서비스 내부의 요청은 cli 로 보이고, vi 에디터에서 입력하는 것처럼 보이는 것이다. 대부분의 개발자들은 cli 환경에 익숙하다. cli 환경에 노출이 되어있는 개발자들에게 개발을 하던 도중, 데이트 코스를 빠르게 리서치 할 수 있게 도와주고, 리눅스 명령어에 익숙하지 않은 개발자들에게는 쉽게 명령어를 접할 수 있게 함으로써, 개발 능력도 향상시킬 수 있다. 또한 개발자들이 서로 데이트 장소를 등록함으로써, 협업에 익숙해진 그들의 자연스러운 기여도 예상된다. 개발자들뿐만 아니라 비 개발자들에게는 생소하고 이색적인 서비스로 다가가 하나의 서비스에서 다채로운 매력을 느껴 흥미를 이끌어 낼 것이다.

이 프로젝트는 ink 를 이용해서 만들어졌다. 만약 cli 프로젝트를 제작하고 싶다면 이를 이용하면 된다. 레포지토리에서 추가적으로 볼 수 있다.

기능 소개

1. 주변 핫플레이스 검색

2.특정 역 주변 데이트 코스 추천

3. 새로운 가게 등록

4. 특정 가게 상세 정보 확인 하기

기술 소개

팀원 소개

| | | | | | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | | 심상현 | 최호연 | 장환곤 | 나세빈 | | cli 패키지 개발 | cli 패키지 개발 | 백엔드 개발 | 백엔드 개발 | | 반가워요 | 안아줘요 | 사랑해요 | 연락줘요 |

How to install?

You must install Node version 16 or higher to operate correctly.

If you are using iTerm in the terminal, you may experience issues such as the screen flickering. If you are using a Mac, please run it in the default terminal.

$ npm install --global up-d4te

How to run?

$ up-d4te

For Developer

To install up-d4te dependency and set up the local development environment, you need to enter the following command.

$ npm ci
$ npm run dev

And please enter the following command.

$ npm start

You need to make kakao api key file in .env file to root directory of project.