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.
 
 
 
 
 
HerrHase 5aecdecd38 component to open close sidebar 3 years ago
public component to open close sidebar 3 years ago
resources component to open close sidebar 3 years ago
src component to open close sidebar 3 years ago
storage adding 3 years ago
.gitignore deno plugins 3 years ago
LICENSE adding 3 years ago
README.md adding 3 years ago
add-user.ts adding 3 years ago
mix-manifest.json adding form for users, adding sidebar style 3 years ago
package-lock.json adding 3 years ago
package.json adding 3 years ago
server-backup.ts adding form for users, adding sidebar style 3 years ago
server.ts adding form for users, adding sidebar style 3 years ago
webpack.mix.js adding form for users, adding sidebar style 3 years ago

README.md

Nano-Buckets will be a file-based Web App written in Deno and RiotJS to organize Notes, Bookmarks and share with other, and also Work with a small Community of your Own.

Important! This App is in a really early stage and nothing works!

Add User

deno run --allow-read --allow-env --allow-write --allow-net --unstable add-user.ts

Start Server

deno run --unstable --allow-write --allow-read --allow-net --allow-env server.ts