Skip to content

Diesel-Jeans/signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signal Rust

Database Setup

Make sure you have docker-compose installed!

  1. Go into the server folder, add an .env file with the database URL in it like "DATABASE_URL=URL", and run the docker-compose
docker-compose up
  1. If you havent generated certificates go into server/cert and run the shell script

  2. Start the server, and it should successfully connect to the database. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published