nucleus Svelte Themes

Nucleus

Repo that's powering super apps: Nucleus, Memotron, Pointron & more soon...

Nucleus

Nucleus is an open source repository that powers the suite of products designed to help 21st century digital humans manage their digital lives in an efficient way.

Products

App Website Description Topics
Nucleus nucleus.to Your digital harmony, a super app that combines all of the tools listed below in a coherent way. Digital life, personal productivity
Memotron memotron.app Your memory atlas, a tool for managing your digital memory and personal knowledge. PKM, note‑taking, knowledge management
Pointron pointron.app Your focus haven, a tool for tracking your goals and managing your time. Focus, time management

All of the above tools are intended for personal use and lack collaboration, sharing, and other team features.

More tools coming soon...

Self hosting

Currently, only the frontend app can be self‑hosted on your own server. This means you cannot sync data between devices when self‑hosting. To deploy the offline‑only frontend at your own URL, follow these steps.

  1. Clone/Fork this repository
  2. This is a turbo repo with /apps folder containing apps that can be deployed. Choose the app sub-folder corresponding to the app you want to run.
  3. Set the below environment variables.
    VITE_PRODUCT={{memotron | pointron | nucleus }}
    VITE_STATIC_URL=https://cdn.21n.org
    
  4. Deploy to the provider of your choice

Full app deployment including backend on Cloudflare (Cloudflare workers + Cloudflare D1 + Cloudflare R2) will be available soon...

Contributing

We welcome contributions! Please see the CONTRIBUTING file for details.

The project is built with SvelteKit and TailwindCSS for the frontend client, and Node.js for the backend.


License

This project is licensed under the AGPL-3.0 license. See the LICENSE file for details.

Contact

For any questions or feedback, please contact us at [email protected].

❤️ We extend our gratitude to all the OSS libraries and tools that made this project possible.

Top categories

Loading Svelte Themes