Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harmoniousmoss/phoenixmockup

A full-stack website development project. Written in Elixir and uses the Phoenix web framework
https://github.com/harmoniousmoss/phoenixmockup

elixir phoenix-framework postgresql tailwindcss

Last synced: about 5 hours ago
JSON representation

A full-stack website development project. Written in Elixir and uses the Phoenix web framework

Awesome Lists containing this project

README

        

## Full-stack Web Development With Phoenix Framework

Please note that this full-stack web development project repository is only concerned with the backend development of the project. The frontend development of the project is done in a separate private repository.

## Technologies
* [`Elixir`](https://elixir-lang.org/)
* [`Phoenix Framework`](https://www.phoenixframework.org/)
* [`PostgreSQL`](https://www.postgresql.org/)

## Development in plan
### Backend
* [x] Contact endpoint
* [x] News endpoint
* [x] Signup endpoint
* [x] Signin endpoint
* [x] User endpoint
* [x] Upload assets to Amazon S3
* [x] JWT authentication and authorization
* [x] User middleware