Skip to content

Todo list collective project including front, back, database, web server, CI/CD, containers...

License

Notifications You must be signed in to change notification settings

dumasg/todoListCampus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoListCampus

Todo list collaborative project including :

  • front web server in HTML/JS,
  • back web server in Node.JS, implementing a REST API
  • a PostgreSQL database
  • an Nginx web server

This project also demonstrates a GitHub CI/CD flow, and the usage of Docker containers.

Images for Dockerfile

For our project we used only alpine image for start docker container. Containers used :

  • NodeJS
  • Nginx
  • Front
  • PostgreSQL

About

Todo list collective project including front, back, database, web server, CI/CD, containers...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published