Skip to content

trinaldi/writeon-web

Repository files navigation

WriteOn

WriteOn

Disclaimer
I'm specially a moron when it comes to React at this point of time

This project was bootstrapped with Create React App.

Rationale

This is your beginner todo app suited to my needs. I have a notebook with this exact same layout and content. The goal is practice while keeping my notes, thougths and other stuff up to date.

Running

As mentioned above, this app was bootstraped with Create React App. Hence

$ yarn start

will run the dev environment. The backend is fueled by WriteOn

Docker

We also have a Dockerfile and docker-compose.yml. The first is a set of instructions to build a Docker image of the app whereas the second is used to run a container of the image.

Make sure ypu have Docker and Docker Compose installed. With the Docker service running, type:

$ docker-compose up

inside the root path.

Contributing

If you wanna contribute in any form with code, ideas, critique, please use the issues. I would love some review, this code is smelly.

About

WriteOn, right on (Web)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published