- The project is called CIFNEW, a decentralized career information sharing application.
- The frontend of the project is built with React, while the backend currently uses the decentralized real-time graph database GunDB.
npm i
Install the required dependenciesnode .\server.js
Start the local database service nodenpm start
Start the project(In developer mode) , the default opening address ishttp://localhost:3000
- Article release: Article release, modification, deletion
- Article retrieval: supports searching by content, author, time region, node classification information (node ID, node name), and tag content
- Node Index Tree: Select preset nodes, add nodes, update nodes, add to node list (local IndexedDB storage)
- Backend IPFS support
- Optimize the Node Index Tree style
- Node Index Tree LOG System
- One export of personal information
- Find our features
- Standard Template
- Archiving function
- ……
If you encounter any issues or have suggestions, feel free to reach out to me through any of the following:
- GitHub Issues: Submit an issue on the Issues page
- Other: You’re welcome to contact me via any method that works for you.
Contributions are always welcome, and your support is greatly appreciated! 🎉