Skip to content

This is a simple application for publishing articles on programming mainly in Java and Rust

License

Notifications You must be signed in to change notification settings

g-codx/Junior-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Junior Club Application

This is a simple application for publishing articles on programming mainly in Java and Rust

  • Create account and login

  • Create post

img_1.png

  • Edit post

img_2.png

  • Search posts

img_3.png

The project consists of three separate containers

  • PostgreSQL database
  • Rust backend (Actix Web)
  • React frontend

Prerequisites

In order to run this application you need to install two tools: Docker & Docker Compose.

Instructions how to install Docker on Ubuntu, Windows, Mac.

Docker Compose is already included in installation packs for Windows and Mac, so only Ubuntu users needs to follow this instructions.

How to run it?

Run application

docker-compose up

Run migration in docker terminal

diesel migration run

img.png

If you want to run the application piece by piece for development, see:

About

This is a simple application for publishing articles on programming mainly in Java and Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages