Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinadhiguna/nooto
A web app where you put Gists π
https://github.com/kevinadhiguna/nooto
code gist web-app
Last synced: 30 days ago
JSON representation
A web app where you put Gists π
- Host: GitHub
- URL: https://github.com/kevinadhiguna/nooto
- Owner: kevinadhiguna
- Created: 2021-02-19T15:09:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T07:36:58.000Z (over 2 years ago)
- Last Synced: 2024-11-12T13:38:53.692Z (3 months ago)
- Topics: code, gist, web-app
- Language: TypeScript
- Homepage:
- Size: 3.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
γγΌγ
A web app to save your amazing gists!
Explore the docs Β»
View Demo
Β·
Report Bug
Β·
Request a Feature
## π Demo
![]()
## π Getting Started
First, intsall dependencies :
```bash
npm install
```
or
```bash
yarn
```Then run the development server:
```bash
npm run dev
```
or
```bash
yarn dev
```(Optional) Disable sending telemetry with :
```bash
npx next telemetry disable
# or
yarn next telemetry disable
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna&repo=nooto&label=thanks%20for%20dropping%20in%20!&labelColor=%23000000&countColor=%23FFFFFF)