Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

lucasbaizer-archive/foodable-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodable Server

This repository is the Node.js Backend for Foodable. It's pretty simple, it delivers static content pages that use Bootstrap 4 to style them, no frontend frameworks otherwise. To build this, you'll need MySQL, as well as a .env file with your MySQL and email credentials (which are used to notify you when a new organization registers). This repository isn't really meant to be hosted by anyone besides the one running on my domain, I have it here for the purposes of showing the backing code. If you'd like to host your own Foodable server, by all means go ahead though.

You can look at the client frontend (much more interesting) at my other repo for it, foodable.

MIT License

Copyright (c) 2019 Lucas Baizer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Node.js Backend for Foodable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors