https://github.com/carreraprogrammer/first-datomic-database
https://github.com/carreraprogrammer/first-datomic-database
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/carreraprogrammer/first-datomic-database
- Owner: carreraprogrammer
- Created: 2023-02-20T01:57:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T13:09:29.000Z (about 3 years ago)
- Last Synced: 2025-01-22T20:51:52.308Z (about 1 year ago)
- Language: JavaScript
- Size: 28.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
# 📖 [FULCRO DEVELOPMENT GUIDE]
**[FULCRO DEVELOPMENT GUIDE]** contains the code examples from the book "Fulcro Developers Guide" by Tony Kay. Each example is a standalone project that demonstrates a specific aspect of Fulcro development, such as components, data fetching, state management, and more.
The following technologies were used in the development of this project:
Ruby: To create and manipulate the classes
- **Complete: All the examples from the "Fulcro Developers Guide" book are included in this repository.**
- **Complete: All the examples from the "Fulcro Developers Guide" book are included in this repository.**
- **Complete: All the examples from the "Fulcro Developers Guide" book are included in this repository.**
- **Versatile: The examples cover a wide range of topics, from basic concepts to advanced techniques, making it suitable for developers of all levels.**
- **Querying with Datalog: The application uses Datalog to query the database and retrieve the todo items for display in the table.**
- **Built with Fulcro: The application is built using the Fulcro framework, which provides a modern, reactive, and component-based approach to building web applications.**
- [Live Demo Link](https://yourdeployedapplicationlink.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
```
### Setup
Clone this repository to your desired folder:
```sh
```
### Usage
To run the project, execute the following command:
```sh
```
### Deployment
You can deploy this project using:
```sh
```
👤 **Daniel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer)
- Twitter: [@carreraprogrammer](https://twitter.com/carreraprog)
- LinkedIn: [Daniel Carrera] (https://www.linkedin.com/in/daniel-carrera-paz-85a917244/)
- [ ] **[I have plans to add more examples to the repository, covering even more topics and techniques in Fulcro development.]**
- [ ] **[I have plans to add more examples to the repository, covering even more topics and techniques in Fulcro development.]**
- [ ] **[I will add more examples to the repository, covering even more topics and techniques in Fulcro development.]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/carreraprogrammer/fulcro-to-do/issues)
If you like this project, I'd really appreciate if you can give me a star.
I would like to thank...
This project is [MIT](MIT.md) licensed.