Skip to content

szkola-reacta/srapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Szkoła Reacta API (SRAPI)

Instructions how to run this application using your own database:

  1. Create Realtime Database in your Firebase console
  2. Copy database credentials
  3. Copy content of .env-sample and create new file named .env
  4. Update your database credentials in .env
  5. Run: npm install
  6. Run: npm run dev
  7. Enjoy happy development at http://localhost:3000 :)

Fake user credentials

Provide credentials for simulate user auth in consts FAKE_USER_EMAIL and FAKE_USER_PASSWORD and JWT_SECRET.

API Documentation

You can find API documentation under path /docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published