Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
eafeda844488 | pezeu | corrected bugs on autocomplete | Jan 30 | ||||
da98c153511f | pezeu | added autocomplete to react version | Jan 29 | ||||
c86fa3d3c089 | pezeu | added autocomplete | Jan 29 | ||||
a05a73f3bd72 | Provatiscus | Fixed bug of communication with vectors | Dec 11 2023 | ||||
f0898e6a1c5e | pezeu | Added spinner and .env.local | Oct 11 2023 | ||||
4a52ba485e5d | pezeu | finalized version for separation front-end-back-end | Oct 11 2023 | ||||
fefdf6364667 | pezeu | application ready | Oct 5 2023 | ||||
7bf4af73d7d0 | pezeu | starting Collab translation to next.js | Sep 28 2023 | ||||
b37210b9bb63 | pezeu | forcegraph almost complete | Sep 26 2023 | ||||
8e00ed1ceed9 | pezeu | added forceGraph Almost complete | Sep 25 2023 | ||||
ff036d851774 | pezeu | Added concept boxes for concepts | Sep 21 2023 | ||||
6ccd77ddb80c | pezeu | building the concepts version | Sep 20 2023 | ||||
973f3d8f2ddb | pezeu | init | Sep 11 2023 | ||||
673386345b40 | pezeu | Initial commit from Create Next App | Sep 4 2023 |
README.md
This is a Next.js project bootstrapped with [create-next-app](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Getting Started
First, run the development server:
bash npm run dev # or yarn dev # or pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses [next/font](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.