Giter Club home page Giter Club logo

go-writable's Introduction

Go Writable ๐Ÿ“’

Welcome to my versatile notes application, inspired by the intuitive design of Notion! Crafted with the robustness of Golang, our backend is powered by go-fiber and gorm, ensuring seamless data handling. On the frontend, we've embraced the agility of Vue.js and the swiftness of Vite, delivering a dynamic and efficient user experience. Dive into a world where simplicity meets functionality, enabling you to organize your thoughts effortlessly.

Note

This application is solely created for educational purposes and will not be developed into a fully-fledged product. While you're welcome to explore its functionalities, please be aware that it's intended for learning and experimentation rather than practical use

Run With Air ๐ŸŒฌ๏ธ

To run the backend in development mode you are gonna need to install the go language and the air tool for hot reloading. To find tutorial on how to download the tools you can go the following liks -> Go-lang & air

The command used to run with is:

> air

Run With Docker ๐Ÿ‹

> docker build -t go-writable .
> docker run -p 3000:3000 go-writable

Todo โœ…

  • Use swagger on dev mode
  • Create simple front end
  • Create custom error response
  • Add delete route
  • Deploy backend
  • Create condition on create document(max: 10 documentos)

Tools ๐Ÿ› 

Entre em contato ๐Ÿ“ž


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.