Skip to content

mniik/sampa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sampa Challenge

installation:

this project supposed to be dockerized but time was late and all this code written in one day, so installation is manual :
prerequisite: docker and docker compose
docker compose up -d
cp .env.example .env
docker compose exec nest bash
yarn
npx prisma db push npx prisma db seed

if your internet provider has a restriction on docker domains, you may need change in dns or Virtual private network access to download respecting volumes.
volumes:

container down with docker compose down

first login and then set bearer token in postman

description

this project apis are exported with postman collection.

this project provides jwt auth and nearby api by elasticsearch

Note

the procedure of assigning task was unexpected and i was on trip, this task is accomplished just in one day, so some requested features are missing.

About

sampa challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors