Skip to content

Remotech is a comprehensive job listing and search application that provides a fast and modern user experience for both job employers and work searchers.

License

Notifications You must be signed in to change notification settings

artisticLogicMK/Remotech

Repository files navigation

Remotech

Remotech is a comprehensive job listing and search application that provides a fast and modern user experience for both job employers and work searchers.


Made with

Laravel Inertia Vue.js JavaScript TailwindCSS



Project setup


Setup laravel and all dependecies:

composer install

Install frontend assets (Uses Laravel Mix):

npm install

Start laravel development server:

php artisan serve

Load frontend for development

npm run dev //build frontend once for dev
npm run watch //build on watch for dev
npm run hot //Compiles and hot-reloads for dev
npm run prod //Compiles frontend for production

Rename .env.example to .env and set your own database info. Sqlite is used as the default database which comes with some preloaded data.

About

Remotech is a comprehensive job listing and search application that provides a fast and modern user experience for both job employers and work searchers.

Topics

Resources

License

Stars

Watchers

Forks