8000 GitHub - ZacharyDonnelly/RecipeBook-Backend: Recipe Storage application back-end. You can add all of your favorite recipes into our database and come back late to use them with ease!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Recipe Storage application back-end. You can add all of your favorite recipes into our database and come back late to use them with ease!

Notifications You must be signed in to change notification settings

ZacharyDonnelly/RecipeBook-Backend

Repository files navigation

Back-End & Database for Recipebook


Motivation

This motivation behind this project came out of sheer need for a personalized recipe keeper. While of course there are great options out there already; I wanted something a little more "my own". Aside from that I wanted a project that was a little more challenging compared to my others. I wanted to take a different approach to my deployment process as well as my overall development steps. Overall I am very very happy how the MVP turned out and I plan on introducing new features to this as I go!

Stack

Back-End: NodeJS, Express, TypeScript, PostgreSQL, Sequelize(ORM).


Authentication: JWT Cookies, Bcrypt for Hashing/salting. Protected routed based upon active cookie.


Deployment: Docker Containers/Docker-compose, AWS EC2 Instance.


Homepage


Usage

Installation

Use the package manager Yarn to install dependencies.

yarn

You can also use NPM to install dependencies.

npm install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Recipe Storage application back-end. You can add all of your favorite recipes into our database and come back late to use them with ease!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0