Food Server Save

A backend server for 🍜🍝Food App based on 📦Laravel

Project README


Food App Backend👋


Build Status Documentation License: BSD 3--Clause Twitter: alphaolomi Maintained:yes PRs Welcome Hits


An elegant backend server for simple food delivery application built with Laravel.

🏠 Homepage food-engine.herokuapp.com

📄 Documentation


Technologies and Features Used


Modules involved

  • Landing Website
  • Front Menu + Ordering Website
  • Web Dashboard
  • REST API
  • OpenAPI Docs

🚀 Development

Composer and Yarn/NPM package manager are required

Via Git

  • Fork, then Clone
git clone https://github.com/alphaolomi/foodapp-server.git

cd foodapp-server

composer install --no-interaction
yarn install
  • Edit .env and set your database connection details
cp .env.example .env
  • Genrate keys and migrate tables
php artisan key:generate
php artisan migrate
php artisan db:seed

Run tests

composer test

✍ Author


🤝 Contributing

Pull requests are most welcome, Contributions, issues and feature requests are welcome too!

Feel free to check issues page. You can also take a look at the contributing guide.


🔒 Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.


📄 License

BSD 3-Clause License. Please see License File for more information.


Show your support

Give a ⭐️ if this project helped you! GitHub stars

Recommend me on LinkedIn

This README was generated with ❤️ by readme-md-generator

Open Source Agenda is not affiliated with "Food Server" Project. README Source: alphaolomi/food-server
Stars
40
Open Issues
1
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating