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.

8 lines
327 B

3 years ago
3 years ago
3 years ago
  1. Nano-Buckets will be a file-based Web App written in Deno and RiotJS to organize Notes, Bookmarks
  2. and share with other, and also Work with a small Community of your Own.
  3. Important! This App is in a really early stage and nothing works!
  4. ```
  5. deno run --unstable --allow-write --allow-read --allow-net --allow-env server.ts
  6. ```