aurinko/backend
2024-07-01 13:00:32 +03:00
..
priv/sql Initial commit 2024-07-01 13:00:32 +03:00
src Initial commit 2024-07-01 13:00:32 +03:00
.gitignore Initial commit 2024-07-01 13:00:32 +03:00
gleam.toml Initial commit 2024-07-01 13:00:32 +03:00
manifest.toml Initial commit 2024-07-01 13:00:32 +03:00
README.md Initial commit 2024-07-01 13:00:32 +03:00

aurinko

Package Version Hex Docs

gleam add aurinko
import aurinko

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/aurinko.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell