10afee0616faccda2b6d8425c09daa7c2bbb72cd
				
			
			
		
	Confient
A tiny Phoenix web app for teacher to collect students works
Getting Started
Prerequisites
Installing
Get Confient
From source
Clone this repo and run
mix deps.get
To download all the deps
cd assets && npm install
To get Node.js deps
This apps needs a PostgreSQL data base
As a startup you can une the one in compose/dev
cd compose/dev && docker-compose up
When DB is up, run the migrations
mix ecto.migrate
Then start the server
mix phx.server
Visit localhost:4000 from your browser : 🎉
If you need details on how to run it in production, see Phoenix deployment guides.
Authors
- Wilfried OLLIVIER - Main author - papey
 
License
LICENSE file for details
					Languages
				
				
								
								
									Elixir
								
								74.4%
							
						
							
								
								
									CSS
								
								10.4%
							
						
							
								
								
									HTML
								
								10.1%
							
						
							
								
								
									JavaScript
								
								3.2%
							
						
							
								
								
									Dockerfile
								
								1.7%
							
						
							
								
								
									Other
								
								0.2%