https://github.com/codesandbox/codesandbox-template-elixir
An empty boilerplate template to start a fresh project
https://github.com/codesandbox/codesandbox-template-elixir
Last synced: 11 months ago
JSON representation
An empty boilerplate template to start a fresh project
- Host: GitHub
- URL: https://github.com/codesandbox/codesandbox-template-elixir
- Owner: codesandbox
- Created: 2022-12-01T16:35:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T16:52:02.000Z (about 3 years ago)
- Last Synced: 2025-02-19T10:51:22.782Z (11 months ago)
- Language: Elixir
- Size: 1.95 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir
This is an empty `mix` project called `:my_app` ready for your Elixir code.
[](https://codesandbox.io/p/github/codesandbox/codesandbox-template-elixir)
## Implementation
CodeSandbox uses [NixOS](https://nixos.org/) to provide support for languages and frameworks not pre-installed in its environments.
Check out [default.nix](default.nix) to see how you can set up Elixir and Erlang in the environment of an existing repository.
## Resources
- [CodeSandbox Projects — Docs](https://docs.codesandbox.io)
- [CodeSandbox — Discord](https://discord.gg/Ggarp3pX5H)