Modern React Router 7 framework web app providing open-source software and AI utility for the open access NAC protocol. What is the NAC protocol?
Breaking the mold
#cosmicdeathfungus
Multi-phase Tracking
- Phase 1 (2+ months)
- Phase 2 (a.k.a Maintenance)
Presented intuitively as a slick mobile application, you will love taking cognactive with you on your journey.
These data entities are stored using a local browser-based IndexedDB. These are not sent anywhere and stay completely on your device. See
- myco die-off experiences
- journal notes
- important protocol phase transition dates
- Vision model [gpt-4] to parse ingredients from photos
Clone this repository. With Node installed on your terminal run this at the project root folder:
npm install
npm run dev
Navigate to http://localhost:5001
to see cognactive.
Built on the Typescript full stack web framework React Router 7.
- vite
- react
- react-router
- shadcn ui
- react-lucide
- transmart
- tailwindcss
- postcss
- eslint/stylelint
- prettier
- svgr
- editorconfig
- husky/lint-staged
- commitlint
src
├── app # App entry and routes
│ ├── routes # React router framework routes
│ │ └── index.tsx # Root route
│ └── root.tsx # Root component
├── src
│ ├── pages # Top level React components
│ ├── assets # Assets for images, favicon etc
│ ├── components # Shared react components
│ ├── lib # macro library
│ ├── utils # macro utils
├── public # Public assets
├── tests # Integration and e2e test files (TODO)
Create a new issue to suggest actions or improvement ideas.
This project is licensed under the MIT License - see the LICENSE file for details.
-
The template for this project initialization used Vite-React-TS-Tailwind-Starter.
-
nactivism research community: thanks for the feedback!
-
NAC protocol authors