Skip to content

laurenting/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Interview offline with distance interviewee

Feature

  • Create Questionnaire
  • Import&Export Questionnaire
  • Edit Questionnaire

Get Started

Install Wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Install go modules

go mod tidy

Install Node Packages

cd frontend

npm install

Build Frontend

vite build"

Live Development

To run in live development mode, run wails dev in the project directory. The frontend dev server will run on http://localhost:34115. Open this in your browser to connect to your application.

Building

For a production build, use wails build.

About

You can configure the project by editing wails.json. More information about the project settings can be found here: https://wails.io/docs/reference/project-config

About

Interview offline with distance interviewee

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published