Skip to content

xxKeefer/gleam-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gleam_playground

Just a silly little app to learn about backend dev and gleam in general

Development

Prerequisites

  1. have postgres v17 or later running locally
  2. install dbmate and run dbmate up
  3. at the root of the project, create a .env file with your dev secrets. an example can be found in ./.env.example
source ./dotenv.sh # loads env variables from .env file
gleam run   # Run the project

Sudoku stuff

src/app/controllers/sudoku.gleam is my best attempt to follow along with the first four lessons Graham Hutton's Advanced Functional Programming in Haskell and converting the Haskell taught there into Gleam.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages