https://github.com/btronquo/recettemaker
Soon..
https://github.com/btronquo/recettemaker
Last synced: about 1 month ago
JSON representation
Soon..
- Host: GitHub
- URL: https://github.com/btronquo/recettemaker
- Owner: btronquo
- License: mit
- Created: 2018-02-05T12:45:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T07:51:02.000Z (about 7 years ago)
- Last Synced: 2025-02-13T09:37:54.470Z (3 months ago)
- Language: HTML
- Size: 5.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Raptor
Raptor' is an simple app to make acceptance tests.Raptor is powered by:
- NodeJS
- Express
- MongoDb (via Mongoose)
- Passport-local
- Body-parser
- Nodemailer### HOW TO INSTALL
```bash
$ git clone https://github.com/btronquo/RecetteMaker.git
$ npm-install
$ node app.js
```Visit http://localhost:3000 & voila !
### More soon...