- Install npm dependencies: Just use command "npm install" in your root directory
- StartDB by command sudo service mongod start sudo mongod --dbpath=/home/${your db pass}
(if you will need stop it just use "sudo service mongod stop") - Start Express server: use command "node app.js" in src/node directory
- Make bundle: just use npm script "bundle" and open public.index.html
- For development use npm script "start" and go to http://localhost:3000
- Enjoy it
-
Notifications
You must be signed in to change notification settings - Fork 0
Ibydy/shortlinks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Service that create shortLinks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published