Skip to content

jeielmosi/peq.nu-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peq.nu-backend

A simple hash URL shotener backend using the pigeonhole principle for pontencially create a vendor-free database cluster based on a project vuo.be

Create a enviroment

Create a Firebase Project and a Firestore database
Go to https://console.firebase.google.com/project/{PROJECT-ID}/settings/serviceaccounts/adminsdk
And generate new private key, put in ./env folder with a name firebase.json
You can update the SERVER_PORT on .env file, but make sure it's the same on docker-compose.yml

Start your aplication

run sudo docker compose up --build on a terminal

Deploy

Notice that if you put any file at .gitignore or .dockerignore will be ignored on deploy image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published