Skip to content

SPLRGE/vexa-jobs

Repository files navigation

Vexa Jobs

Description

Vexa Jobs allows users to see the jobs available at vexastudio.com. By clicking on a button, they are redirected to a form (Google Forms, Office Forms, ...) to apply. The site's dashboard lets you read, create, modify and delete users, positions and categories.

Installation

  1. Clone the repository
  2. Install the dependencies
npm install
  1. Copy .env.example to .env and fill in the variables
  2. Run the server
npm run dev

Database migration

Generate a new migration

pnpm run migrate:generate

Run the migrations

pnpm run migrate:deploy

Create the first account

  1. Go to http://localhost:3000/initialize
  2. Fill in the inputs

Don't forget these credentials!

Help

Join our Discord server for help.

Contribute to the project

  1. Don't hesitate to star this repo!
  2. Create pull requests to improve/fix features.

Releases

No releases published

Sponsor this project

 

Packages

No packages published