Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang Rewrite #5

Merged
merged 25 commits into from
Dec 3, 2023
Merged

Golang Rewrite #5

merged 25 commits into from
Dec 3, 2023

Conversation

mertssmnoglu
Copy link
Member

Golang Rewrite

  • Remove existing nodejs/typescript related files
  • Run a simple http server
  • Generate html tags according to markdown syntax
  • Add go modules
    • controllers: Http controllers(there is only one)
    • env: Reads environment variables, if non uses the specified default value
    • mdtohtml: Regex patterns, line by line md to html generation
  • Add ci pipeline

Keep going!

@mertssmnoglu mertssmnoglu added the enhancement New feature or request label Dec 3, 2023
@mertssmnoglu mertssmnoglu self-assigned this Dec 3, 2023
@mertssmnoglu mertssmnoglu merged commit 3be549d into main Dec 3, 2023
2 checks passed
@mertssmnoglu mertssmnoglu deleted the rewrite/golang branch December 4, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant