- Database
- Setup a
neo4j
database and import the data - Enable
bolt
inneo4j
'sconf/neo4j.conf
- Setup a
- Backend
- Create
backend/password.py
and set thePASSWORD
variable (must bestr
) to your local Neo4j DB's password - Run
neo4j console
- Run
uvicorn server:app
- Create
- Frontend
- Run
npm i
followed byng serve
- Run
-
Notifications
You must be signed in to change notification settings - Fork 0
CS-tem/CStem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CStem - Institute and Author metrics computation and ranking interface.