Git repository summary in your terminal
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
o2sh 35c0b00702
bump vercel deps
2 years ago
..
public [onefetch.dev] switch to dark theme (#1297) 2 years ago
src fix text onefetch.dev 2 years ago
.eslintrc.cjs [onefetch.dev] switch to dark theme (#1297) 2 years ago
.gitignore move vercel into docs folder 4 years ago
.prettierrc [onefetch.dev] switch to dark theme (#1297) 2 years ago
README.md [onefetch.dev] switch to dark theme (#1297) 2 years ago
index.html [onefetch.dev] switch to dark theme (#1297) 2 years ago
package-lock.json bump vercel deps 2 years ago
package.json bump vercel deps 2 years ago
svelte.config.js move vercel into docs folder 4 years ago
tsconfig.json fix tsconfig and package.json for onefetch.dev 2 years ago
vercel.json prevent vercel from commenting on every commit 4 years ago
vite.config.ts Simplify web layout (#725) 4 years ago

README.md

Onefetch Web

Development

# setup
## install dependencies
npm i

# run server with hot reloading
npm start