mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-17 11:12:57 +08:00
Initial work on the server
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "gofish",
|
||||
"version": "0.0.1",
|
||||
"description": "A simple WorkFlowy clone",
|
||||
"dependencies": {
|
||||
"express": "~3.1.0",
|
||||
"path": "~0.4.9",
|
||||
"mysql": "~2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user