Skip to content

Commit 9f595a2

Browse files
authored
Update README.md
1 parent 0ffaa35 commit 9f595a2

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Cookiecutter For Starlite + SAQ + Sqlalchemy + Docker
22

3-
This is starter with cookiecutter for Starlite and much simpler version of <https://github.com/starlite-api/starlite-pg-redis-docker> , using peter's <https://github.com/topsport-com-au/starlite-saqlalchemy>
3+
This is starter with cookiecutter for Starlite.
4+
It is much simpler version of <https://github.com/starlite-api/starlite-pg-redis-docker>
5+
Built on top of peter's <https://github.com/topsport-com-au/starlite-saqlalchemy>
46

57
## Quickstart
68

@@ -18,6 +20,15 @@ cookiecutter https://github.com/v3ss0n/starlite-halfstack-cookiecutter
1820

1921
Then follow **[Tutorial](docs/tutorial.md)** to finish other configurations.
2022

23+
## Features
24+
- Easy to use ORM provided by starlite-saqlalchemy
25+
- Alembic support For data Migrations
26+
- Background Processing using SAQ
27+
- Moked Mail Sending and Reciving with MailHog
28+
- Fully running inside SQLAlchemy
29+
30+
31+
2132
# Credits
2233

2334
This repo is forked from [zillionare/python-project-wizard](https://github.com/zillionare/python-project-wizard), which originally forked from [audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage)

0 commit comments

Comments
 (0)