https://github.com/pedropcamellon/todo-list
Created with CodeSandbox
https://github.com/pedropcamellon/todo-list
Last synced: 2 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/pedropcamellon/todo-list
- Owner: pedropcamellon
- Created: 2024-06-08T21:38:58.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T02:16:31.000Z (12 months ago)
- Last Synced: 2025-01-30T11:15:27.503Z (4 months ago)
- Language: Ruby
- Homepage: https://codesandbox.io/p/github/pedropcamellon/todo-list
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby on Rails + Postgres
This is Ruby on Rails, running on CodeSandbox. Additional to Ruby on Rails, we've configured both Postgres and Redis so you can build a full-stack Rails app on CodeSandbox.
You can check out the [devcontainer configuration](./.devcontainer/devcontainer.json) to see how we configured everything.
You can check out our [task configuration](./.codesandbox/tasks.json) to know what we run on VM start.