Skip to content

abauruel/Gobarber4.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoRestaurant

GitHub language count Repository size GitHub last commit Repository issues License

Technologie used   |    Project   |    Layout   |    How can I run it?   |    How can I help?   |    License


Backend,Frontend an mobile

🚀 Technologies

This project uses these technologies:

💻 Project

in Progress...

🔖 Layout

You can access the layout using this link.

To open it in any SO, use Figma.

✓ Prerequisite

  • Postgres
  • MongoDB
  • Redis

👨‍💻 How can I run it?

Backend

rename .env.example to .env and set the variables
cd backend && yarn && yarn typeorm migration:run && yarn dev:server

FrontEnd

cd frontend && yarn && yarn start

Mobile

Android: cd appgobarber && yarn android

IOS: cd appgobarber && cd ios && pod install && cd .. && yarn ios

🤔 How can I help?

  • Fork this repository;
  • Create a branch with your feature: git checkout -b minha-feature;
  • Commit your changes: git commit -m 'feat: Minha nova feature :tada:';
  • Push it to your branch: git push origin minha-feature.

After merging your pull request, your branch can be deleted;

📝 License

This project uses the MIT license. Read LICENSE for details.


Made with ♥ by Alex Claude 👋

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published