Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alufdevs committed Feb 2, 2022
1 parent 02e234c commit 40cc2e9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# django-svelte-ecommerce-starter
cookie cutter template for django and sveltekit
---

This template builds on django as a backend using Django rest framework, and sveltekit as the frontend for the admin dashboard

Some features include
- Accounts management from the frontend
- Multiple user types (with object level permissions coming soon, hopefully)
- An API for any frontend to consume, Or optionaly you can build on top of the existing sveltekit application
- Built on a rest API, GraphQL is in the works
- Beautiful dashboard design using [TailwindUi](https://tailwindui.com)

keep in mind at this point this is still in development, check back for updaes or reach out to me for help

0 comments on commit 40cc2e9

Please sign in to comment.