Giter VIP home page Giter VIP logo

jobsearch-helper-laravel-api's Introduction

Job Search Helper app API

This was a laravel API project created to support a Nuxt frontend app which helped users keep track of their job applications and create custom resumes for each job. In the end, I ended up going with using Nuxt fullstack with it's APIs instead of using a laravel backend. However, this project can be useful for learning purposes later if I want to do laravel again.

Key dependencies

This project uses the following key dependencies for different features

  • octane: we're using frankenPHP with octane to keep the app in memory and improve performance
  • sanctum: API authentication
  • socialite: OAuth logins with github and google
  • resend-laravel: for sending emails using the resend service
  • postgres: for the DB (but any laravel compatible DB should work with a few changes to the migrations)

features

  • OAuth login with google and github (need to specify the credentials in the .env file)
  • Magic link login with resend
  • API endpoints for updating the resume for the logged in user
  • github workflow to deploy automatically to fly.io on push to main.

deployment

  • there is a Dockerfile for docker based deployments and a fly.toml file to configure deployments to fly.io. There is also a github action to deploy automatically to fly.io on push to main. Make sure the required env variables are set properly though.

jobsearch-helper-laravel-api's People

Watchers

Nirjan Khadka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.