Skip to content

vexkiddy/jobportal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Job Portal

## demo app with svelte and go

### Frontend

- svelte
- picocss

### Backend

- go
- gofiber
- gorm

### Build and run

- cd ui && npm run build
- cd ..
- go build
- run the executable (by default server runs in :3000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 37.2%
  • Go 24.9%
  • JavaScript 14.9%
  • CSS 12.9%
  • HTML 9.5%
  • Shell 0.6%