Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Moritz Sokoll
PyBlog
Commits
3d144a8b
Commit
3d144a8b
authored
Mar 30, 2021
by
Moritz Sokoll
🦀
Browse files
added codebase table to README
parent
7a471cd3
Pipeline
#192
passed with stage
in 1 minute and 48 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
README.md
View file @
3d144a8b
...
...
@@ -5,6 +5,12 @@ This Project is a project for me to learn included technologies/langauges. Its n
## a blog written in python with flask
PyBlog is a blogging system written in python. Its one of my first Docker using projects
## Codebase
| Folder | Description |
| ------ | ----------- |
|
[
src
](
/src
)
| web frontend for pyblog mainly written in typescript, sass and the server in python |
|
[
api
](
/api
)
| api for pyblog written in python |
## Requirements
### Docker
Docker is used to build a container for the Server
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment