Skip to content

waltzofpearls/rollie.dev

Repository files navigation

rollie.dev

My personal website. Built with Rust + Svelte.

  • Rust:
    • Actix Web
    • Reqwest
    • GraphQL Client
  • Svelte:
    • Svelte Material UI
  • And with:
    • Vite
    • TypeScript
    • Bootstrap
    • Cal-HeatMap

Getting started

Build and run for development with file watcher:

make dev

Build the production container and run it locally:

make docker

NOTE: before running the command, create .env file with env vars

GITHUB_TOKEN=_github_personal_access_token_
LISTEN_HTTP=0.0.0.0:3000

Deploy

Deploy to fly.io via Dockerfile

make deploy

About

My personal website. Built with Golang, Gorilla and Backbone.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published